Files with the current rates and reserves
Here are some options for files with the current exchange rates of our service. You can use any of the option.
XML format
https://superchange.cc/export.php?type=1<item> <from>PMEUR</from> <to>PMUSD</to> <in>1.000000</in> <out>1.098100</out> <amount>4269.05</amount> </item>
JSON format
https://superchange.cc/export.php?type=2{"rates":{"from":"PMEUR", "to":"PMUSD", "in":"1.000000", "out":"1.098100", "amount":"4269.05"}}
TXT format
https://superchange.cc/export.php?type=4241; 240; 1.000000; 1.098100; 4269.05
TXT format
https://superchange.cc/export.php?type=5Perfect Money EUR; Perfect Money USD; 1.000000; 1.098100; 4269.05
TXT format
https://superchange.cc/export.php?type=6PMEUR; PMUSD; 1.000000; 1.098100; 4269.05
JSON format
https://superchange.cc/export.php?type=7{"exchanges":{"from":{"PMUSD":{"to":{"PMEUR":{"in":"1.1846","amount":"17420.59"},"PRUSD":{"out":"1.0002","amount":"19763.9"}}}}}}