Rate Overview
Live
1 USD = 52.3731 MKD
1 MKD = 0.019094
USD
Avg
52.4058
High
52.5510
Low
52.1731
Last updated: 4/18/2026, 8:43:44 AM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 52.37 MKD |
| 10 USD | 523.73 MKD |
| 50 USD | 2,618.65 MKD |
| 100 USD | 5,237.31 MKD |
| 500 USD | 26,186.54 MKD |
| 1,000 USD | 52,373.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-04-18T08:43:44Z",
"rates": {
"MKD": 52.3730795
}
}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": 5237.30795,
"rate": 52.3730795
}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