Rate Overview
Live
1 MKD = 0.018528 USD
1 USD = 53.9724
MKD
Avg
0.018555
High
0.018596
Low
0.018528
Last updated: 7/22/2026, 11:08:17 AM
Quick Conversions
| MKD | USD |
|---|---|
| 1 MKD | 0.02 USD |
| 10 MKD | 0.19 USD |
| 50 MKD | 0.93 USD |
| 100 MKD | 1.85 USD |
| 500 MKD | 9.26 USD |
| 1,000 MKD | 18.53 USD |
Get MKD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=USDExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-22T11:08:17Z",
"rates": {
"USD": 0.018528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "USD",
"amount": 100
},
"result": 1.8528,
"rate": 0.018528
}Build with MKD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key