Rate Overview
Live
1 USD = 52.9418 MKD
1 MKD = 0.018889
USD
Avg
53.0121
High
53.1237
Low
52.9418
Last updated: 5/29/2026, 11:42:16 PM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 52.94 MKD |
| 10 USD | 529.42 MKD |
| 50 USD | 2,647.09 MKD |
| 100 USD | 5,294.18 MKD |
| 500 USD | 26,470.90 MKD |
| 1,000 USD | 52,941.80 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-05-29T23:42:16Z",
"rates": {
"MKD": 52.94179511
}
}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": 5294.179511,
"rate": 52.94179511
}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