source: src/main/resources/exchange_rates.json@ 19fa1a3

Last change on this file since 19fa1a3 was 19fa1a3, checked in by Ordanche <ordanchenedev@…>, 4 weeks ago

Initial commit

  • Property mode set to 100644
File size: 70 bytes
Line 
1{
2 "(MKD)": 1.0,
3 "(EUR)": 60.0,
4 "(USD)": 60.0,
5 "(GBP)": 70.0
6}
Note: See TracBrowser for help on using the repository browser.