Rate Overview
Live
1 DOP = 0.157127 NOK
1 NOK = 6.3643
DOP
Avg
0.158534
High
0.160180
Low
0.157051
Last updated: 9/5/2026, 1:03:29 AM
Quick Conversions
| DOP | NOK |
|---|---|
| 1 DOP | 0.16 NOK |
| 10 DOP | 1.57 NOK |
| 50 DOP | 7.86 NOK |
| 100 DOP | 15.71 NOK |
| 500 DOP | 78.56 NOK |
| 1,000 DOP | 157.13 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-09-05T01:03:29Z",
"rates": {
"NOK": 0.157127
}
}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": 15.712699999999998,
"rate": 0.157127
}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