Rate Overview
Live
1 USD = 53.0703 MKD
1 MKD = 0.018843
USD
Avg
52.6949
High
53.1673
Low
52.1517
Last updated: 3/7/2026, 1:38:42 AM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 53.07 MKD |
| 10 USD | 530.70 MKD |
| 50 USD | 2,653.51 MKD |
| 100 USD | 5,307.03 MKD |
| 500 USD | 26,535.14 MKD |
| 1,000 USD | 53,070.28 MKD |
Get USD/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MKDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-07T01:38:42Z",
"rates": {
"MKD": 53.07027849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MKD",
"amount": 100
},
"result": 5307.027849,
"rate": 53.07027849
}Build with USD/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key