Rate Overview
Live
1 KGS = 1.5023 HTG
1 HTG = 0.665643
KGS
Avg
1.4988
High
1.5023
Low
1.4940
Last updated: 5/7/2026, 4:57:57 PM
Quick Conversions
| KGS | HTG |
|---|---|
| 1 KGS | 1.50 HTG |
| 10 KGS | 15.02 HTG |
| 50 KGS | 75.12 HTG |
| 100 KGS | 150.23 HTG |
| 500 KGS | 751.15 HTG |
| 1,000 KGS | 1,502.31 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-07T16:57:57Z",
"rates": {
"HTG": 1.502307
}
}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": 150.2307,
"rate": 1.502307
}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