Rate Overview
Live
1 USD = 52.9268 MKD
1 MKD = 0.018894
USD
Avg
52.9508
High
53.1098
Low
52.7920
Last updated: 9/6/2026, 8:12:37 PM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 52.93 MKD |
| 10 USD | 529.27 MKD |
| 50 USD | 2,646.34 MKD |
| 100 USD | 5,292.68 MKD |
| 500 USD | 26,463.38 MKD |
| 1,000 USD | 52,926.76 MKD |
Get USD/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MKDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-09-06T20:12:37Z",
"rates": {
"MKD": 52.92676142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MKD",
"amount": 100
},
"result": 5292.676142,
"rate": 52.92676142
}Build with USD/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key