Rate Overview
Live
1 KGS = 1.4953 HTG
1 HTG = 0.668773
KGS
Avg
1.4958
High
1.5016
Low
1.4923
Last updated: 6/19/2026, 8:37:14 AM
Quick Conversions
| KGS | HTG |
|---|---|
| 1 KGS | 1.50 HTG |
| 10 KGS | 14.95 HTG |
| 50 KGS | 74.76 HTG |
| 100 KGS | 149.53 HTG |
| 500 KGS | 747.64 HTG |
| 1,000 KGS | 1,495.28 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-06-19T08:37:14Z",
"rates": {
"HTG": 1.495276
}
}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.5276,
"rate": 1.495276
}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