Rate Overview
Live
1 NOK = 1.8221 MDL
1 MDL = 0.548829
NOK
Avg
1.8129
High
1.8221
Low
1.8032
Last updated: 4/16/2026, 4:12:12 PM
Quick Conversions
| NOK | MDL |
|---|---|
| 1 NOK | 1.82 MDL |
| 10 NOK | 18.22 MDL |
| 50 NOK | 91.10 MDL |
| 100 NOK | 182.21 MDL |
| 500 NOK | 911.03 MDL |
| 1,000 NOK | 1,822.06 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-04-16T16:12:12Z",
"rates": {
"MDL": 1.822062
}
}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": 182.2062,
"rate": 1.822062
}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