Rate Overview
Live
1 KGS = 1.4889 HTG
1 HTG = 0.671638
KGS
Avg
1.4975
High
1.5075
Low
1.4764
Last updated: 7/31/2026, 10:35:46 PM
Quick Conversions
| KGS | HTG |
|---|---|
| 1 KGS | 1.49 HTG |
| 10 KGS | 14.89 HTG |
| 50 KGS | 74.44 HTG |
| 100 KGS | 148.89 HTG |
| 500 KGS | 744.45 HTG |
| 1,000 KGS | 1,488.90 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-31T22:35:46Z",
"rates": {
"HTG": 1.488898
}
}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": 148.8898,
"rate": 1.488898
}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