Rate Overview
Live
1 NOK = 6.0550 DOP
1 DOP = 0.165154
NOK
Avg
6.2856
High
6.6143
Low
5.9885
Last updated: 7/20/2026, 8:18:41 PM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.05 DOP |
| 10 NOK | 60.55 DOP |
| 50 NOK | 302.75 DOP |
| 100 NOK | 605.50 DOP |
| 500 NOK | 3,027.48 DOP |
| 1,000 NOK | 6,054.96 DOP |
Get NOK/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=DOPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-20T20:18:41Z",
"rates": {
"DOP": 6.054959
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "DOP",
"amount": 100
},
"result": 605.4959,
"rate": 6.054959
}Build with NOK/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key