Rate Overview
Live
1 MDL = 0.537888 NOK
1 NOK = 1.8591
MDL
Avg
0.540856
High
0.545162
Low
0.537722
Last updated: 9/3/2026, 4:00:56 AM
Quick Conversions
| MDL | NOK |
|---|---|
| 1 MDL | 0.54 NOK |
| 10 MDL | 5.38 NOK |
| 50 MDL | 26.89 NOK |
| 100 MDL | 53.79 NOK |
| 500 MDL | 268.94 NOK |
| 1,000 MDL | 537.89 NOK |
Get MDL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=NOKExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-09-03T04:00:56Z",
"rates": {
"NOK": 0.537888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "NOK",
"amount": 100
},
"result": 53.7888,
"rate": 0.537888
}Build with MDL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key