Rate Overview
Live
1 HTG = 0.984428 KES
1 KES = 1.0158
HTG
Avg
0.983282
High
0.985802
Low
0.978804
Last updated: 3/7/2026, 4:06:07 AM
Quick Conversions
| HTG | KES |
|---|---|
| 1 HTG | 0.98 KES |
| 10 HTG | 9.84 KES |
| 50 HTG | 49.22 KES |
| 100 HTG | 98.44 KES |
| 500 HTG | 492.21 KES |
| 1,000 HTG | 984.43 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-03-07T04:06:07Z",
"rates": {
"KES": 0.984428
}
}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.44279999999999,
"rate": 0.984428
}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