Rate Overview
Live
1 NOK = 1.8274 MDL
1 MDL = 0.547230
NOK
Avg
1.8295
High
1.8419
Low
1.8222
Last updated: 6/16/2026, 2:37:49 PM
Quick Conversions
| NOK | MDL |
|---|---|
| 1 NOK | 1.83 MDL |
| 10 NOK | 18.27 MDL |
| 50 NOK | 91.37 MDL |
| 100 NOK | 182.74 MDL |
| 500 NOK | 913.69 MDL |
| 1,000 NOK | 1,827.39 MDL |
Get NOK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=MDLExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-06-16T14:37:49Z",
"rates": {
"MDL": 1.827386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "MDL",
"amount": 100
},
"result": 182.7386,
"rate": 1.827386
}Build with NOK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key