Rate Overview
Live
1 USD = 53.2111 MKD
1 MKD = 0.018793
USD
Avg
53.2699
High
53.3687
Low
53.2111
Last updated: 8/15/2026, 5:35:38 AM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 53.21 MKD |
| 10 USD | 532.11 MKD |
| 50 USD | 2,660.56 MKD |
| 100 USD | 5,321.11 MKD |
| 500 USD | 26,605.57 MKD |
| 1,000 USD | 53,211.14 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-08-15T05:35:38Z",
"rates": {
"MKD": 53.21114409
}
}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": 5321.114409,
"rate": 53.21114409
}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