Rate Overview
Live
1 NOK = 6.3041 DOP
1 DOP = 0.158628
NOK
Avg
6.2772
High
6.3124
Low
6.2331
Last updated: 9/2/2026, 4:02:08 AM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.30 DOP |
| 10 NOK | 63.04 DOP |
| 50 NOK | 315.20 DOP |
| 100 NOK | 630.41 DOP |
| 500 NOK | 3,152.04 DOP |
| 1,000 NOK | 6,304.08 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-09-02T04:02:08Z",
"rates": {
"DOP": 6.304076
}
}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": 630.4076,
"rate": 6.304076
}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