Rate Overview
Live
1 MDL = 0.558712 NOK
1 NOK = 1.7898
MDL
Avg
0.559601
High
0.562863
Low
0.557524
Last updated: 7/6/2026, 7:05:04 AM
Quick Conversions
| MDL | NOK |
|---|---|
| 1 MDL | 0.56 NOK |
| 10 MDL | 5.59 NOK |
| 50 MDL | 27.94 NOK |
| 100 MDL | 55.87 NOK |
| 500 MDL | 279.36 NOK |
| 1,000 MDL | 558.71 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-06T07:05:04Z",
"rates": {
"NOK": 0.558712
}
}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.8712,
"rate": 0.558712
}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