Rate Overview
Live
1 HTG = 0.960941 ISK
1 ISK = 1.0406
HTG
Avg
0.945436
High
0.975861
Low
0.912242
Last updated: 7/27/2026, 1:53:01 PM
Quick Conversions
| HTG | ISK |
|---|---|
| 1 HTG | 0.96 ISK |
| 10 HTG | 9.61 ISK |
| 50 HTG | 48.05 ISK |
| 100 HTG | 96.09 ISK |
| 500 HTG | 480.47 ISK |
| 1,000 HTG | 960.94 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-07-27T13:53:01Z",
"rates": {
"ISK": 0.960941
}
}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": 96.0941,
"rate": 0.960941
}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