Rate Overview
Live
1 USD = 53.4841 MKD
1 MKD = 0.018697
USD
Avg
53.2726
High
53.4841
Low
53.0844
Last updated: 6/19/2026, 2:27:05 AM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 53.48 MKD |
| 10 USD | 534.84 MKD |
| 50 USD | 2,674.20 MKD |
| 100 USD | 5,348.41 MKD |
| 500 USD | 26,742.04 MKD |
| 1,000 USD | 53,484.08 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-06-19T02:27:05Z",
"rates": {
"MKD": 53.48407561
}
}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": 5348.407561,
"rate": 53.48407561
}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