Rate Overview
Live
1 DOP = 2.1251 ISK
1 ISK = 0.470566
DOP
Avg
2.0138
High
2.1504
Low
1.9168
Last updated: 6/29/2026, 3:46:27 AM
Quick Conversions
| DOP | ISK |
|---|---|
| 1 DOP | 2.13 ISK |
| 10 DOP | 21.25 ISK |
| 50 DOP | 106.26 ISK |
| 100 DOP | 212.51 ISK |
| 500 DOP | 1,062.55 ISK |
| 1,000 DOP | 2,125.10 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-06-29T03:46:27Z",
"rates": {
"ISK": 2.1251
}
}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": 212.51000000000002,
"rate": 2.1251
}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