Rate Overview
Live
1 DOP = 0.161701 NOK
1 NOK = 6.1843
DOP
Avg
0.162429
High
0.163203
Low
0.161701
Last updated: 6/17/2026, 4:17:43 AM
Quick Conversions
| DOP | NOK |
|---|---|
| 1 DOP | 0.16 NOK |
| 10 DOP | 1.62 NOK |
| 50 DOP | 8.09 NOK |
| 100 DOP | 16.17 NOK |
| 500 DOP | 80.85 NOK |
| 1,000 DOP | 161.70 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-06-17T04:17:43Z",
"rates": {
"NOK": 0.161701
}
}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.1701,
"rate": 0.161701
}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