Rate Overview
Live
1 HTG = 0.942561 ISK
1 ISK = 1.0609
HTG
Avg
0.944939
High
0.974386
Low
0.922485
Last updated: 5/28/2026, 11:02:47 PM
Quick Conversions
| HTG | ISK |
|---|---|
| 1 HTG | 0.94 ISK |
| 10 HTG | 9.43 ISK |
| 50 HTG | 47.13 ISK |
| 100 HTG | 94.26 ISK |
| 500 HTG | 471.28 ISK |
| 1,000 HTG | 942.56 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-05-28T23:02:47Z",
"rates": {
"ISK": 0.942561
}
}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": 94.2561,
"rate": 0.942561
}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