Rate Overview
Live
1 HTG = 0.951873 ISK
1 ISK = 1.0506
HTG
Avg
0.942345
High
0.956153
Low
0.922769
Last updated: 3/7/2026, 7:17:46 AM
Quick Conversions
| HTG | ISK |
|---|---|
| 1 HTG | 0.95 ISK |
| 10 HTG | 9.52 ISK |
| 50 HTG | 47.59 ISK |
| 100 HTG | 95.19 ISK |
| 500 HTG | 475.94 ISK |
| 1,000 HTG | 951.87 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-03-07T07:17:46Z",
"rates": {
"ISK": 0.951873
}
}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.1873,
"rate": 0.951873
}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