Rate Overview
Live
1 NOK = 1.8656 MDL
1 MDL = 0.536017
NOK
Avg
1.7722
High
1.8688
Low
1.6615
Last updated: 5/27/2026, 12:15:18 PM
Quick Conversions
| NOK | MDL |
|---|---|
| 1 NOK | 1.87 MDL |
| 10 NOK | 18.66 MDL |
| 50 NOK | 93.28 MDL |
| 100 NOK | 186.56 MDL |
| 500 NOK | 932.81 MDL |
| 1,000 NOK | 1,865.61 MDL |
Get NOK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=MDLExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-27T12:15:18Z",
"rates": {
"MDL": 1.865612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "MDL",
"amount": 100
},
"result": 186.5612,
"rate": 1.865612
}Build with NOK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key