Rate Overview
Live
1 MDL = 0.536016 NOK
1 NOK = 1.8656
MDL
Avg
0.565189
High
0.601882
Low
0.535105
Last updated: 5/27/2026, 12:15:14 PM
Quick Conversions
| MDL | NOK |
|---|---|
| 1 MDL | 0.54 NOK |
| 10 MDL | 5.36 NOK |
| 50 MDL | 26.80 NOK |
| 100 MDL | 53.60 NOK |
| 500 MDL | 268.01 NOK |
| 1,000 MDL | 536.02 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-27T12:15:14Z",
"rates": {
"NOK": 0.536016
}
}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.601600000000005,
"rate": 0.536016
}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