Rate Overview
Live
1 MKD = 0.018828 USD
1 USD = 53.1124
MKD
Avg
0.018899
High
0.018946
Low
0.018828
Last updated: 9/3/2026, 3:47:01 AM
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.41 USD |
| 1,000 MKD | 18.83 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-09-03T03:47:01Z",
"rates": {
"USD": 0.018828
}
}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.8828,
"rate": 0.018828
}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