Rate Overview
Live
1 NOK = 1.8357 MDL
1 MDL = 0.544765
NOK
Avg
1.8281
High
1.8357
Low
1.8095
Last updated: 7/26/2026, 8:49:26 AM
Quick Conversions
| NOK | MDL |
|---|---|
| 1 NOK | 1.84 MDL |
| 10 NOK | 18.36 MDL |
| 50 NOK | 91.78 MDL |
| 100 NOK | 183.57 MDL |
| 500 NOK | 917.83 MDL |
| 1,000 NOK | 1,835.65 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-07-26T08:49:26Z",
"rates": {
"MDL": 1.835653
}
}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": 183.5653,
"rate": 1.835653
}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