Rate Overview
Live
1 NOK = 5.5017 MKD
1 MKD = 0.181762
NOK
Avg
5.2896
High
5.5409
Low
5.1375
Last updated: 3/27/2026, 3:05:57 PM
Quick Conversions
| NOK | MKD |
|---|---|
| 1 NOK | 5.50 MKD |
| 10 NOK | 55.02 MKD |
| 50 NOK | 275.09 MKD |
| 100 NOK | 550.17 MKD |
| 500 NOK | 2,750.85 MKD |
| 1,000 NOK | 5,501.70 MKD |
Get NOK/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=MKDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-27T15:05:57Z",
"rates": {
"MKD": 5.5017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "MKD",
"amount": 100
},
"result": 550.17,
"rate": 5.5017
}Build with NOK/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key