Rate Overview
Live
1 DOP = 0.159173 NOK
1 NOK = 6.2825
DOP
Avg
0.160391
High
0.162598
Low
0.158008
Last updated: 3/7/2026, 7:40:21 AM
Quick Conversions
| DOP | NOK |
|---|---|
| 1 DOP | 0.16 NOK |
| 10 DOP | 1.59 NOK |
| 50 DOP | 7.96 NOK |
| 100 DOP | 15.92 NOK |
| 500 DOP | 79.59 NOK |
| 1,000 DOP | 159.17 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-03-07T07:40:21Z",
"rates": {
"NOK": 0.159173
}
}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.917300000000001,
"rate": 0.159173
}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