Rate Overview
Live
1 MDL = 0.547145 NOK
1 NOK = 1.8277
MDL
Avg
0.555692
High
0.562863
Low
0.546676
Last updated: 7/22/2026, 1:14:16 AM
Quick Conversions
| MDL | NOK |
|---|---|
| 1 MDL | 0.55 NOK |
| 10 MDL | 5.47 NOK |
| 50 MDL | 27.36 NOK |
| 100 MDL | 54.71 NOK |
| 500 MDL | 273.57 NOK |
| 1,000 MDL | 547.15 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-22T01:14:16Z",
"rates": {
"NOK": 0.547145
}
}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.7145,
"rate": 0.547145
}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