Rate Overview
Live
1 MKD = 0.018729 USD
1 USD = 53.3931
MKD
Avg
0.018959
High
0.019268
Low
0.018580
Last updated: 3/27/2026, 3:47:07 AM
Quick Conversions
| MKD | USD |
|---|---|
| 1 MKD | 0.02 USD |
| 10 MKD | 0.19 USD |
| 50 MKD | 0.94 USD |
| 100 MKD | 1.87 USD |
| 500 MKD | 9.36 USD |
| 1,000 MKD | 18.73 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-27T03:47:07Z",
"rates": {
"USD": 0.018729
}
}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.8729,
"rate": 0.018729
}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