Rate Overview
Live
1 DOP = 0.166004 NOK
1 NOK = 6.0240
DOP
Avg
0.166905
High
0.168830
Low
0.166004
Last updated: 7/4/2026, 10:03:12 AM
Quick Conversions
| DOP | NOK |
|---|---|
| 1 DOP | 0.17 NOK |
| 10 DOP | 1.66 NOK |
| 50 DOP | 8.30 NOK |
| 100 DOP | 16.60 NOK |
| 500 DOP | 83.00 NOK |
| 1,000 DOP | 166.00 NOK |
Get DOP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=NOKExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-04T10:03:12Z",
"rates": {
"NOK": 0.166004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "NOK",
"amount": 100
},
"result": 16.6004,
"rate": 0.166004
}Build with DOP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key