Rate Overview
Live
1 NOK = 6.3417 DOP
1 DOP = 0.157687
NOK
Avg
6.3563
High
6.3795
Low
6.3408
Last updated: 5/27/2026, 7:14:48 PM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.34 DOP |
| 10 NOK | 63.42 DOP |
| 50 NOK | 317.08 DOP |
| 100 NOK | 634.17 DOP |
| 500 NOK | 3,170.84 DOP |
| 1,000 NOK | 6,341.67 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-27T19:14:48Z",
"rates": {
"DOP": 6.341673
}
}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.1673000000001,
"rate": 6.341673
}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