Rate Overview
Live
1 ISK = 1.0705 HTG
1 HTG = 0.934168
ISK
Avg
1.0708
High
1.0729
Low
1.0664
Last updated: 4/17/2026, 2:56:29 PM
Quick Conversions
| ISK | HTG |
|---|---|
| 1 ISK | 1.07 HTG |
| 10 ISK | 10.70 HTG |
| 50 ISK | 53.52 HTG |
| 100 ISK | 107.05 HTG |
| 500 ISK | 535.24 HTG |
| 1,000 ISK | 1,070.47 HTG |
Get ISK/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=HTGExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-04-17T14:56:29Z",
"rates": {
"HTG": 1.070471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "HTG",
"amount": 100
},
"result": 107.0471,
"rate": 1.070471
}Build with ISK/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key