Rate Overview
Live
1 DOP = 2.1115 ISK
1 ISK = 0.473600
DOP
Avg
2.1135
High
2.1201
Low
2.1070
Last updated: 8/12/2026, 3:02:11 PM
Quick Conversions
| DOP | ISK |
|---|---|
| 1 DOP | 2.11 ISK |
| 10 DOP | 21.11 ISK |
| 50 DOP | 105.57 ISK |
| 100 DOP | 211.15 ISK |
| 500 DOP | 1,055.74 ISK |
| 1,000 DOP | 2,111.49 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-08-12T15:02:11Z",
"rates": {
"ISK": 2.111486
}
}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": 211.14860000000002,
"rate": 2.111486
}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