Rate Overview
Live
1 ISK = 1.0506 HTG
1 HTG = 0.951874
ISK
Avg
1.0613
High
1.0837
Low
1.0459
Last updated: 3/7/2026, 8:56:56 AM
Quick Conversions
| ISK | HTG |
|---|---|
| 1 ISK | 1.05 HTG |
| 10 ISK | 10.51 HTG |
| 50 ISK | 52.53 HTG |
| 100 ISK | 105.06 HTG |
| 500 ISK | 525.28 HTG |
| 1,000 ISK | 1,050.56 HTG |
Get ISK/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=HTGExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T08:56:56Z",
"rates": {
"HTG": 1.050559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "HTG",
"amount": 100
},
"result": 105.05590000000001,
"rate": 1.050559
}Build with ISK/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key