Rate Overview
Live
1 NOK = 6.0689 DOP
1 DOP = 0.164775
NOK
Avg
6.0672
High
6.0888
Low
6.0317
Last updated: 7/26/2026, 3:28:30 AM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.07 DOP |
| 10 NOK | 60.69 DOP |
| 50 NOK | 303.44 DOP |
| 100 NOK | 606.89 DOP |
| 500 NOK | 3,034.43 DOP |
| 1,000 NOK | 6,068.87 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-07-26T03:28:30Z",
"rates": {
"DOP": 6.068867
}
}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": 606.8867,
"rate": 6.068867
}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