Rate Overview
Live
1 MDL = 0.536870 NOK
1 NOK = 1.8626
MDL
Avg
0.536857
High
0.541507
Low
0.531074
Last updated: 5/27/2026, 10:55:50 AM
Quick Conversions
| MDL | NOK |
|---|---|
| 1 MDL | 0.54 NOK |
| 10 MDL | 5.37 NOK |
| 50 MDL | 26.84 NOK |
| 100 MDL | 53.69 NOK |
| 500 MDL | 268.44 NOK |
| 1,000 MDL | 536.87 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-05-27T10:55:50Z",
"rates": {
"NOK": 0.53687
}
}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.687,
"rate": 0.53687
}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