Rate Overview
Live
1 HTG = 0.671637 KGS
1 KGS = 1.4889
HTG
Avg
0.666858
High
0.671637
Low
0.657907
Last updated: 7/31/2026, 10:14:21 PM
Quick Conversions
| HTG | KGS |
|---|---|
| 1 HTG | 0.67 KGS |
| 10 HTG | 6.72 KGS |
| 50 HTG | 33.58 KGS |
| 100 HTG | 67.16 KGS |
| 500 HTG | 335.82 KGS |
| 1,000 HTG | 671.64 KGS |
Get HTG/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=KGSExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-31T22:14:21Z",
"rates": {
"KGS": 0.671637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "KGS",
"amount": 100
},
"result": 67.1637,
"rate": 0.671637
}Build with HTG/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key