Rate Overview
Live
1 HTG = 0.959386 ISK
1 ISK = 1.0423
HTG
Avg
0.962180
High
0.966787
Low
0.957995
Last updated: 7/8/2026, 10:45:05 AM
Quick Conversions
| HTG | ISK |
|---|---|
| 1 HTG | 0.96 ISK |
| 10 HTG | 9.59 ISK |
| 50 HTG | 47.97 ISK |
| 100 HTG | 95.94 ISK |
| 500 HTG | 479.69 ISK |
| 1,000 HTG | 959.39 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-08T10:45:05Z",
"rates": {
"ISK": 0.959386
}
}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": 95.9386,
"rate": 0.959386
}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