Rate Overview
Live
1 MKD = 0.018842 USD
1 USD = 53.0729
MKD
Avg
0.018996
High
0.019174
Low
0.018808
Last updated: 3/6/2026, 9:18:58 PM
Quick Conversions
| MKD | USD |
|---|---|
| 1 MKD | 0.02 USD |
| 10 MKD | 0.19 USD |
| 50 MKD | 0.94 USD |
| 100 MKD | 1.88 USD |
| 500 MKD | 9.42 USD |
| 1,000 MKD | 18.84 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-03-06T21:18:58Z",
"rates": {
"USD": 0.018842
}
}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.8842,
"rate": 0.018842
}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