Rate Overview
Live
1 NOK = 1.7911 MDL
1 MDL = 0.558307
NOK
Avg
1.7861
High
1.7936
Low
1.7766
Last updated: 7/5/2026, 11:47:30 AM
Quick Conversions
| NOK | MDL |
|---|---|
| 1 NOK | 1.79 MDL |
| 10 NOK | 17.91 MDL |
| 50 NOK | 89.56 MDL |
| 100 NOK | 179.11 MDL |
| 500 NOK | 895.57 MDL |
| 1,000 NOK | 1,791.13 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-05T11:47:30Z",
"rates": {
"MDL": 1.79113
}
}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": 179.113,
"rate": 1.79113
}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