Rate Overview
Live
1 HTG = 0.667631 KGS
1 KGS = 1.4978
HTG
Avg
0.667384
High
0.669938
Low
0.663113
Last updated: 5/27/2026, 8:32:26 PM
Quick Conversions
| HTG | KGS |
|---|---|
| 1 HTG | 0.67 KGS |
| 10 HTG | 6.68 KGS |
| 50 HTG | 33.38 KGS |
| 100 HTG | 66.76 KGS |
| 500 HTG | 333.82 KGS |
| 1,000 HTG | 667.63 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-05-27T20:32:26Z",
"rates": {
"KGS": 0.667631
}
}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": 66.7631,
"rate": 0.667631
}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