Rate Overview
Live
1 NOK = 6.3454 DOP
1 DOP = 0.157594
NOK
Avg
5.9618
High
6.5101
Low
5.3658
Last updated: 5/27/2026, 10:56:20 PM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.35 DOP |
| 10 NOK | 63.45 DOP |
| 50 NOK | 317.27 DOP |
| 100 NOK | 634.54 DOP |
| 500 NOK | 3,172.70 DOP |
| 1,000 NOK | 6,345.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-05-27T22:56:20Z",
"rates": {
"DOP": 6.345405
}
}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.5405000000001,
"rate": 6.345405
}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