Rate Overview
Live
1 MDL = 0.548568 NOK
1 NOK = 1.8229
MDL
Avg
0.547543
High
0.549504
Low
0.545868
Last updated: 8/13/2026, 7:51:01 PM
Quick Conversions
| MDL | NOK |
|---|---|
| 1 MDL | 0.55 NOK |
| 10 MDL | 5.49 NOK |
| 50 MDL | 27.43 NOK |
| 100 MDL | 54.86 NOK |
| 500 MDL | 274.28 NOK |
| 1,000 MDL | 548.57 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-13T19:51:01Z",
"rates": {
"NOK": 0.548568
}
}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.85679999999999,
"rate": 0.548568
}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