Rate Overview
Live
1 KGS = 1.5003 HTG
1 HTG = 0.666550
KGS
Avg
1.5019
High
1.5075
Low
1.4982
Last updated: 3/7/2026, 7:08:26 AM
Quick Conversions
| KGS | HTG |
|---|---|
| 1 KGS | 1.50 HTG |
| 10 KGS | 15.00 HTG |
| 50 KGS | 75.01 HTG |
| 100 KGS | 150.03 HTG |
| 500 KGS | 750.13 HTG |
| 1,000 KGS | 1,500.26 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-03-07T07:08:26Z",
"rates": {
"HTG": 1.500263
}
}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": 150.0263,
"rate": 1.500263
}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