Rate Overview
Live
1 USD = 53.8880 MKD
1 MKD = 0.018557
USD
Avg
53.0472
High
54.1363
Low
51.7486
Last updated: 7/26/2026, 12:44:28 PM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 53.89 MKD |
| 10 USD | 538.88 MKD |
| 50 USD | 2,694.40 MKD |
| 100 USD | 5,388.80 MKD |
| 500 USD | 26,944.01 MKD |
| 1,000 USD | 53,888.01 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-07-26T12:44:28Z",
"rates": {
"MKD": 53.88801084
}
}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": 5388.801084,
"rate": 53.88801084
}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