Rate Overview
Live
1 USD = 53.8483 MKD
1 MKD = 0.018571
USD
Avg
53.9959
High
54.1644
Low
53.8483
Last updated: 7/5/2026, 7:27:08 PM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 53.85 MKD |
| 10 USD | 538.48 MKD |
| 50 USD | 2,692.41 MKD |
| 100 USD | 5,384.83 MKD |
| 500 USD | 26,924.15 MKD |
| 1,000 USD | 53,848.29 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-05T19:27:08Z",
"rates": {
"MKD": 53.84829499
}
}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": 5384.8294989999995,
"rate": 53.84829499
}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