Rate Overview
Live
1 MDL = 0.561264 NOK
1 NOK = 1.7817
MDL
Avg
0.589874
High
0.623085
Low
0.536948
Last updated: 6/30/2026, 4:03:16 PM
Quick Conversions
| MDL | NOK |
|---|---|
| 1 MDL | 0.56 NOK |
| 10 MDL | 5.61 NOK |
| 50 MDL | 28.06 NOK |
| 100 MDL | 56.13 NOK |
| 500 MDL | 280.63 NOK |
| 1,000 MDL | 561.26 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-06-30T16:03:16Z",
"rates": {
"NOK": 0.561264
}
}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": 56.1264,
"rate": 0.561264
}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