Rate Overview
Live
1 USD = 53.3931 MKD
1 MKD = 0.018729
USD
Avg
53.0878
High
53.8534
Low
52.1117
Last updated: 3/27/2026, 5:36:53 AM
Quick Conversions
| USD | MKD |
|---|---|
| 1 USD | 53.39 MKD |
| 10 USD | 533.93 MKD |
| 50 USD | 2,669.66 MKD |
| 100 USD | 5,339.31 MKD |
| 500 USD | 26,696.56 MKD |
| 1,000 USD | 53,393.12 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-27T05:36:53Z",
"rates": {
"MKD": 53.39311917
}
}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": 5339.311917,
"rate": 53.39311917
}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