Rate Overview
Live
1 USD = 52.2530 MKD
1 MKD = 0.019138
USD
Avg
52.5015
High
52.7320
Low
52.2530
Last updated: 5/9/2026, 4:52:52 AM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 52.25 MKD |
| 10 USD | 522.53 MKD |
| 50 USD | 2,612.65 MKD |
| 100 USD | 5,225.30 MKD |
| 500 USD | 26,126.50 MKD |
| 1,000 USD | 52,252.99 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-05-09T04:52:52Z",
"rates": {
"MKD": 52.25299337
}
}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": 5225.2993369999995,
"rate": 52.25299337
}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