Rate Overview
Live
1 NOK = 6.3448 DOP
1 DOP = 0.157608
NOK
Avg
6.2292
High
6.6283
Low
5.8085
Last updated: 5/27/2026, 9:42:01 PM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.34 DOP |
| 10 NOK | 63.45 DOP |
| 50 NOK | 317.24 DOP |
| 100 NOK | 634.48 DOP |
| 500 NOK | 3,172.42 DOP |
| 1,000 NOK | 6,344.84 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-27T21:42:01Z",
"rates": {
"DOP": 6.344837
}
}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.4837,
"rate": 6.344837
}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