Rate Overview
Live
1 NOK = 6.4593 DOP
1 DOP = 0.154816
NOK
Avg
6.4233
High
6.4754
Low
6.3672
Last updated: 5/7/2026, 2:54:27 PM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.46 DOP |
| 10 NOK | 64.59 DOP |
| 50 NOK | 322.96 DOP |
| 100 NOK | 645.93 DOP |
| 500 NOK | 3,229.64 DOP |
| 1,000 NOK | 6,459.27 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-05-07T14:54:27Z",
"rates": {
"DOP": 6.459274
}
}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": 645.9273999999999,
"rate": 6.459274
}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