Rate Overview
Live
1 NOK = 6.0691 DOP
1 DOP = 0.164770
NOK
Avg
5.9629
High
6.5101
Low
5.3658
Last updated: 7/27/2026, 6:52:18 AM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.07 DOP |
| 10 NOK | 60.69 DOP |
| 50 NOK | 303.45 DOP |
| 100 NOK | 606.91 DOP |
| 500 NOK | 3,034.54 DOP |
| 1,000 NOK | 6,069.08 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-27T06:52:18Z",
"rates": {
"DOP": 6.069076
}
}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": 606.9076,
"rate": 6.069076
}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