Rate Overview
Live
1 MKD = 0.018876 USD
1 USD = 52.9773
MKD
Avg
0.018967
High
0.019137
Low
0.018819
Last updated: 5/26/2026, 1:37:12 PM
Quick Conversions
| MKD | USD |
|---|---|
| 1 MKD | 0.02 USD |
| 10 MKD | 0.19 USD |
| 50 MKD | 0.94 USD |
| 100 MKD | 1.89 USD |
| 500 MKD | 9.44 USD |
| 1,000 MKD | 18.88 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-05-26T13:37:12Z",
"rates": {
"USD": 0.018876
}
}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.8876,
"rate": 0.018876
}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