Rate Overview
Live
1 NOK = 6.0637 DOP
1 DOP = 0.164916
NOK
Avg
6.0663
High
6.0888
Low
6.0317
Last updated: 7/26/2026, 12:02:37 PM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.06 DOP |
| 10 NOK | 60.64 DOP |
| 50 NOK | 303.18 DOP |
| 100 NOK | 606.37 DOP |
| 500 NOK | 3,031.85 DOP |
| 1,000 NOK | 6,063.69 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-07-26T12:02:37Z",
"rates": {
"DOP": 6.063694
}
}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": 606.3694,
"rate": 6.063694
}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