Rate Overview
Live
1 MDL = 0.552263 NOK
1 NOK = 1.8107
MDL
Avg
0.595967
High
0.623085
Low
0.552263
Last updated: 3/27/2026, 9:44:44 AM
Quick Conversions
| MDL | NOK |
|---|---|
| 1 MDL | 0.55 NOK |
| 10 MDL | 5.52 NOK |
| 50 MDL | 27.61 NOK |
| 100 MDL | 55.23 NOK |
| 500 MDL | 276.13 NOK |
| 1,000 MDL | 552.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-03-27T09:44:44Z",
"rates": {
"NOK": 0.552263
}
}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": 55.226299999999995,
"rate": 0.552263
}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