Rate Overview
Live
1 MDL = 0.544765 NOK
1 NOK = 1.8357
MDL
Avg
0.587683
High
0.623085
Low
0.536948
Last updated: 7/26/2026, 7:49:34 PM
Quick Conversions
| MDL | NOK |
|---|---|
| 1 MDL | 0.54 NOK |
| 10 MDL | 5.45 NOK |
| 50 MDL | 27.24 NOK |
| 100 MDL | 54.48 NOK |
| 500 MDL | 272.38 NOK |
| 1,000 MDL | 544.77 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-26T19:49:34Z",
"rates": {
"NOK": 0.544765
}
}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.47650000000001,
"rate": 0.544765
}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