Rate Overview
Live
1 MDL = 0.545251 NOK
1 NOK = 1.8340
MDL
Avg
0.551749
High
0.577090
Low
0.535368
Last updated: 7/25/2026, 11:32:09 PM
Quick Conversions
| MDL | NOK |
|---|---|
| 1 MDL | 0.55 NOK |
| 10 MDL | 5.45 NOK |
| 50 MDL | 27.26 NOK |
| 100 MDL | 54.53 NOK |
| 500 MDL | 272.63 NOK |
| 1,000 MDL | 545.25 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-07-25T23:32:09Z",
"rates": {
"NOK": 0.545251
}
}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": 54.5251,
"rate": 0.545251
}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