Rate Overview
Live
1 NOK = 1.8046 MDL
1 MDL = 0.554147
NOK
Avg
1.7934
High
1.8046
Low
1.7742
Last updated: 3/7/2026, 5:19:30 AM
Quick Conversions
| NOK | MDL |
|---|---|
| 1 NOK | 1.80 MDL |
| 10 NOK | 18.05 MDL |
| 50 NOK | 90.23 MDL |
| 100 NOK | 180.46 MDL |
| 500 NOK | 902.29 MDL |
| 1,000 NOK | 1,804.58 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-07T05:19:30Z",
"rates": {
"MDL": 1.804576
}
}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.45759999999999,
"rate": 1.804576
}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