Rate Overview
Live
1 DOP = 2.0898 ISK
1 ISK = 0.478506
DOP
Avg
2.1140
High
2.2974
Low
1.9359
Last updated: 5/27/2026, 10:49:32 PM
Quick Conversions
| DOP | ISK |
|---|---|
| 1 DOP | 2.09 ISK |
| 10 DOP | 20.90 ISK |
| 50 DOP | 104.49 ISK |
| 100 DOP | 208.98 ISK |
| 500 DOP | 1,044.92 ISK |
| 1,000 DOP | 2,089.84 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-05-27T22:49:32Z",
"rates": {
"ISK": 2.089836
}
}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": 208.9836,
"rate": 2.089836
}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