Rate Overview
Live
1 HTG = 0.668081 KGS
1 KGS = 1.4968
HTG
Avg
0.668058
High
0.670016
Low
0.667186
Last updated: 4/17/2026, 10:48:17 AM
Quick Conversions
| HTG | KGS |
|---|---|
| 1 HTG | 0.67 KGS |
| 10 HTG | 6.68 KGS |
| 50 HTG | 33.40 KGS |
| 100 HTG | 66.81 KGS |
| 500 HTG | 334.04 KGS |
| 1,000 HTG | 668.08 KGS |
Get HTG/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=KGSExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-17T10:48:17Z",
"rates": {
"KGS": 0.668081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "KGS",
"amount": 100
},
"result": 66.80810000000001,
"rate": 0.668081
}Build with HTG/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key