Rate Overview
Live
1 NOK = 5.9940 DOP
1 DOP = 0.166835
NOK
Avg
5.9946
High
6.0239
Low
5.9231
Last updated: 7/5/2026, 11:09:32 AM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 5.99 DOP |
| 10 NOK | 59.94 DOP |
| 50 NOK | 299.70 DOP |
| 100 NOK | 599.40 DOP |
| 500 NOK | 2,996.98 DOP |
| 1,000 NOK | 5,993.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-05T11:09:32Z",
"rates": {
"DOP": 5.993958
}
}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": 599.3958,
"rate": 5.993958
}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