Rate Overview
Live
1 NOK = 6.1992 DOP
1 DOP = 0.161311
NOK
Avg
6.1622
High
6.1992
Low
6.1240
Last updated: 8/16/2026, 5:28:57 AM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.20 DOP |
| 10 NOK | 61.99 DOP |
| 50 NOK | 309.96 DOP |
| 100 NOK | 619.92 DOP |
| 500 NOK | 3,099.61 DOP |
| 1,000 NOK | 6,199.21 DOP |
Get NOK/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=DOPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-08-16T05:28:57Z",
"rates": {
"DOP": 6.19921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "DOP",
"amount": 100
},
"result": 619.9209999999999,
"rate": 6.19921
}Build with NOK/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key