Rate Overview
Live
1 KGS = 1.4964 HTG
1 HTG = 0.668289
KGS
Avg
1.5011
High
1.5200
Low
1.4917
Last updated: 7/30/2026, 1:15:31 PM
Quick Conversions
| KGS | HTG |
|---|---|
| 1 KGS | 1.50 HTG |
| 10 KGS | 14.96 HTG |
| 50 KGS | 74.82 HTG |
| 100 KGS | 149.64 HTG |
| 500 KGS | 748.18 HTG |
| 1,000 KGS | 1,496.36 HTG |
Get KGS/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=HTGExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-30T13:15:31Z",
"rates": {
"HTG": 1.496358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "HTG",
"amount": 100
},
"result": 149.63580000000002,
"rate": 1.496358
}Build with KGS/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key