Rate Overview
Live
1 USD = 54.0103 MKD
1 MKD = 0.018515
USD
Avg
52.9415
High
54.0952
Low
51.3929
Last updated: 7/29/2026, 11:11:41 AM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 54.01 MKD |
| 10 USD | 540.10 MKD |
| 50 USD | 2,700.51 MKD |
| 100 USD | 5,401.03 MKD |
| 500 USD | 27,005.15 MKD |
| 1,000 USD | 54,010.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-29T11:11:41Z",
"rates": {
"MKD": 54.01029385
}
}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": 5401.029385,
"rate": 54.01029385
}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