Rate Overview
Live
1 NOK = 6.3475 DOP
1 DOP = 0.157542
NOK
Avg
6.4019
High
6.4842
Low
6.3408
Last updated: 5/27/2026, 8:29:41 PM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.35 DOP |
| 10 NOK | 63.47 DOP |
| 50 NOK | 317.37 DOP |
| 100 NOK | 634.75 DOP |
| 500 NOK | 3,173.75 DOP |
| 1,000 NOK | 6,347.50 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-27T20:29:41Z",
"rates": {
"DOP": 6.347498
}
}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.7497999999999,
"rate": 6.347498
}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