Rate Overview
Live
1 NOK = 6.1554 DOP
1 DOP = 0.162459
NOK
Avg
6.2407
High
6.3618
Low
6.0921
Last updated: 3/28/2026, 1:37:22 PM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.16 DOP |
| 10 NOK | 61.55 DOP |
| 50 NOK | 307.77 DOP |
| 100 NOK | 615.54 DOP |
| 500 NOK | 3,077.70 DOP |
| 1,000 NOK | 6,155.41 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-03-28T13:37:22Z",
"rates": {
"DOP": 6.155405
}
}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": 615.5405,
"rate": 6.155405
}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