Rate Overview
Live
1 NOK = 1.8083 MDL
1 MDL = 0.552999
NOK
Avg
1.8107
High
1.8352
Low
1.7919
Last updated: 3/27/2026, 11:31:45 AM
Quick Conversions
| NOK | MDL |
|---|---|
| 1 NOK | 1.81 MDL |
| 10 NOK | 18.08 MDL |
| 50 NOK | 90.42 MDL |
| 100 NOK | 180.83 MDL |
| 500 NOK | 904.16 MDL |
| 1,000 NOK | 1,808.32 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-03-27T11:31:45Z",
"rates": {
"MDL": 1.808321
}
}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": 180.8321,
"rate": 1.808321
}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