Rate Overview
Live
1 NOK = 6.0285 DOP
1 DOP = 0.165878
NOK
Avg
5.9613
High
6.5101
Low
5.3658
Last updated: 7/27/2026, 1:32:02 PM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.03 DOP |
| 10 NOK | 60.29 DOP |
| 50 NOK | 301.43 DOP |
| 100 NOK | 602.85 DOP |
| 500 NOK | 3,014.26 DOP |
| 1,000 NOK | 6,028.51 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-27T13:32:02Z",
"rates": {
"DOP": 6.028512
}
}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": 602.8512000000001,
"rate": 6.028512
}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