Rate Overview
Live
1 HTG = 0.987002 KES
1 KES = 1.0132
HTG
Avg
0.987553
High
0.988663
Low
0.985579
Last updated: 8/13/2026, 2:48:48 PM
Quick Conversions
| HTG | KES |
|---|---|
| 1 HTG | 0.99 KES |
| 10 HTG | 9.87 KES |
| 50 HTG | 49.35 KES |
| 100 HTG | 98.70 KES |
| 500 HTG | 493.50 KES |
| 1,000 HTG | 987.00 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-08-13T14:48:48Z",
"rates": {
"KES": 0.987002
}
}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.70020000000001,
"rate": 0.987002
}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