Rate Overview
Live
1 USD = 53.8404 MKD
1 MKD = 0.018573
USD
Avg
52.9043
High
54.0952
Low
51.3929
Last updated: 7/24/2026, 4:45:16 AM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 53.84 MKD |
| 10 USD | 538.40 MKD |
| 50 USD | 2,692.02 MKD |
| 100 USD | 5,384.04 MKD |
| 500 USD | 26,920.20 MKD |
| 1,000 USD | 53,840.40 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-24T04:45:16Z",
"rates": {
"MKD": 53.84039773
}
}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.0397729999995,
"rate": 53.84039773
}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