Rate Overview
Live
1 USD = 54.0900 MKD
1 MKD = 0.018488
USD
Avg
53.9538
High
54.0900
Low
53.8400
Last updated: 7/28/2026, 2:34:18 PM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 54.09 MKD |
| 10 USD | 540.90 MKD |
| 50 USD | 2,704.50 MKD |
| 100 USD | 5,409.00 MKD |
| 500 USD | 27,044.99 MKD |
| 1,000 USD | 54,089.97 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-07-28T14:34:18Z",
"rates": {
"MKD": 54.08997044
}
}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": 5408.997044,
"rate": 54.08997044
}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