Rate Overview
Live
1 DOP = 2.0422 ISK
1 ISK = 0.489658
DOP
Avg
2.0399
High
2.0590
Low
2.0239
Last updated: 4/17/2026, 10:40:30 AM
Quick Conversions
| DOP | ISK |
|---|---|
| 1 DOP | 2.04 ISK |
| 10 DOP | 20.42 ISK |
| 50 DOP | 102.11 ISK |
| 100 DOP | 204.22 ISK |
| 500 DOP | 1,021.12 ISK |
| 1,000 DOP | 2,042.24 ISK |
Get DOP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=ISKExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-04-17T10:40:30Z",
"rates": {
"ISK": 2.042241
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "ISK",
"amount": 100
},
"result": 204.22410000000002,
"rate": 2.042241
}Build with DOP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key