Rate Overview
Live
1 NOK = 6.4041 DOP
1 DOP = 0.156151
NOK
Avg
6.3473
High
6.4041
Low
6.3021
Last updated: 4/17/2026, 1:31:23 PM
Quick Conversions
| NOK | DOP |
|---|---|
| 1 NOK | 6.40 DOP |
| 10 NOK | 64.04 DOP |
| 50 NOK | 320.20 DOP |
| 100 NOK | 640.41 DOP |
| 500 NOK | 3,202.03 DOP |
| 1,000 NOK | 6,404.05 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-04-17T13:31:23Z",
"rates": {
"DOP": 6.404052
}
}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": 640.4052,
"rate": 6.404052
}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