Rate Overview
Live
1 HTG = 0.989192 KES
1 KES = 1.0109
HTG
Avg
0.986932
High
0.993913
Low
0.973809
Last updated: 7/28/2026, 3:41:26 PM
Quick Conversions
| HTG | KES |
|---|---|
| 1 HTG | 0.99 KES |
| 10 HTG | 9.89 KES |
| 50 HTG | 49.46 KES |
| 100 HTG | 98.92 KES |
| 500 HTG | 494.60 KES |
| 1,000 HTG | 989.19 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-07-28T15:41:26Z",
"rates": {
"KES": 0.989192
}
}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.91919999999999,
"rate": 0.989192
}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