Rate Overview
Live
1 HTG = 0.985932 KES
1 KES = 1.0143
HTG
Avg
0.986999
High
0.989849
Low
0.985328
Last updated: 4/18/2026, 10:36:47 AM
Quick Conversions
| HTG | KES |
|---|---|
| 1 HTG | 0.99 KES |
| 10 HTG | 9.86 KES |
| 50 HTG | 49.30 KES |
| 100 HTG | 98.59 KES |
| 500 HTG | 492.97 KES |
| 1,000 HTG | 985.93 KES |
Get HTG/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=KESExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-18T10:36:47Z",
"rates": {
"KES": 0.985932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "KES",
"amount": 100
},
"result": 98.5932,
"rate": 0.985932
}Build with HTG/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key