Rate Overview
Live
1 KGS = 1.4978 HTG
1 HTG = 0.667632
KGS
Avg
1.4994
High
1.5068
Low
1.4927
Last updated: 5/27/2026, 8:45:09 PM
Quick Conversions
| KGS | HTG |
|---|---|
| 1 KGS | 1.50 HTG |
| 10 KGS | 14.98 HTG |
| 50 KGS | 74.89 HTG |
| 100 KGS | 149.78 HTG |
| 500 KGS | 748.92 HTG |
| 1,000 KGS | 1,497.83 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-05-27T20:45:09Z",
"rates": {
"HTG": 1.497831
}
}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.7831,
"rate": 1.497831
}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