Rate Overview
Live
1 DOP = 0.162852 NOK
1 NOK = 6.1405
DOP
Avg
0.163162
High
0.163686
Low
0.162836
Last updated: 8/12/2026, 4:06:56 AM
Quick Conversions
| DOP | NOK |
|---|---|
| 1 DOP | 0.16 NOK |
| 10 DOP | 1.63 NOK |
| 50 DOP | 8.14 NOK |
| 100 DOP | 16.29 NOK |
| 500 DOP | 81.43 NOK |
| 1,000 DOP | 162.85 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-08-12T04:06:56Z",
"rates": {
"NOK": 0.162852
}
}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.2852,
"rate": 0.162852
}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