Rate Overview
Live
1 NOK = 6.3432 DOP
1 DOP = 0.157650
NOK
Avg
6.3324
High
6.5307
Low
6.1404
Last updated: 5/28/2026, 12:07:29 AM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.34 DOP |
| 10 NOK | 63.43 DOP |
| 50 NOK | 317.16 DOP |
| 100 NOK | 634.32 DOP |
| 500 NOK | 3,171.59 DOP |
| 1,000 NOK | 6,343.18 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-28T00:07:29Z",
"rates": {
"DOP": 6.343183
}
}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": 634.3183,
"rate": 6.343183
}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