Rate Overview
Live
1 HTG = 0.934167 ISK
1 ISK = 1.0705
HTG
Avg
0.933872
High
0.937721
Low
0.932047
Last updated: 4/17/2026, 5:31:48 PM
Quick Conversions
| HTG | ISK |
|---|---|
| 1 HTG | 0.93 ISK |
| 10 HTG | 9.34 ISK |
| 50 HTG | 46.71 ISK |
| 100 HTG | 93.42 ISK |
| 500 HTG | 467.08 ISK |
| 1,000 HTG | 934.17 ISK |
Get HTG/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=ISKExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-17T17:31:48Z",
"rates": {
"ISK": 0.934167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "ISK",
"amount": 100
},
"result": 93.41669999999999,
"rate": 0.934167
}Build with HTG/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key