Rate Overview
Live
1 MDL = 0.544919 NOK
1 NOK = 1.8351
MDL
Avg
0.546684
High
0.549388
Low
0.544919
Last updated: 8/15/2026, 11:10:43 PM
Quick Conversions
| MDL | NOK |
|---|---|
| 1 MDL | 0.54 NOK |
| 10 MDL | 5.45 NOK |
| 50 MDL | 27.25 NOK |
| 100 MDL | 54.49 NOK |
| 500 MDL | 272.46 NOK |
| 1,000 MDL | 544.92 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-08-15T23:10:43Z",
"rates": {
"NOK": 0.544919
}
}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.4919,
"rate": 0.544919
}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