Rate Overview
Live
1 HTG = 0.666549 KGS
1 KGS = 1.5003
HTG
Avg
0.665805
High
0.667483
Low
0.663367
Last updated: 3/7/2026, 8:55:05 AM
Quick Conversions
| HTG | KGS |
|---|---|
| 1 HTG | 0.67 KGS |
| 10 HTG | 6.67 KGS |
| 50 HTG | 33.33 KGS |
| 100 HTG | 66.65 KGS |
| 500 HTG | 333.27 KGS |
| 1,000 HTG | 666.55 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-03-07T08:55:05Z",
"rates": {
"KGS": 0.666549
}
}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.6549,
"rate": 0.666549
}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