Rate Overview
Live
1 KGS = 1.4991 HTG
1 HTG = 0.667055
KGS
Avg
1.5015
High
1.5079
Low
1.4966
Last updated: 3/28/2026, 12:27:38 PM
Quick Conversions
| KGS | HTG |
|---|---|
| 1 KGS | 1.50 HTG |
| 10 KGS | 14.99 HTG |
| 50 KGS | 74.96 HTG |
| 100 KGS | 149.91 HTG |
| 500 KGS | 749.56 HTG |
| 1,000 KGS | 1,499.13 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-28T12:27:38Z",
"rates": {
"HTG": 1.499127
}
}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.9127,
"rate": 1.499127
}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