Rate Overview
Live
1 KGS = 1.4943 HTG
1 HTG = 0.669230
KGS
Avg
1.4964
High
1.5024
Low
1.4915
Last updated: 7/9/2026, 9:53:36 PM
Quick Conversions
| KGS | HTG |
|---|---|
| 1 KGS | 1.49 HTG |
| 10 KGS | 14.94 HTG |
| 50 KGS | 74.71 HTG |
| 100 KGS | 149.43 HTG |
| 500 KGS | 747.13 HTG |
| 1,000 KGS | 1,494.25 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-09T21:53:36Z",
"rates": {
"HTG": 1.494254
}
}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.4254,
"rate": 1.494254
}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