Rate Overview
Live
1 HTG = 0.940844 ISK
1 ISK = 1.0629
HTG
Avg
0.939111
High
0.943209
Low
0.932867
Last updated: 8/17/2026, 10:42:53 PM
Quick Conversions
| HTG | ISK |
|---|---|
| 1 HTG | 0.94 ISK |
| 10 HTG | 9.41 ISK |
| 50 HTG | 47.04 ISK |
| 100 HTG | 94.08 ISK |
| 500 HTG | 470.42 ISK |
| 1,000 HTG | 940.84 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-08-17T22:42:53Z",
"rates": {
"ISK": 0.940844
}
}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.0844,
"rate": 0.940844
}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