Rate Overview
Live
1 KES = 1.0191 HTG
1 HTG = 0.981213
KES
Avg
1.0148
High
1.0269
Low
1.0069
Last updated: 8/2/2026, 4:10:03 PM
Quick Conversions
| KES | HTG |
|---|---|
| 1 KES | 1.02 HTG |
| 10 KES | 10.19 HTG |
| 50 KES | 50.96 HTG |
| 100 KES | 101.91 HTG |
| 500 KES | 509.57 HTG |
| 1,000 KES | 1,019.15 HTG |
Get KES/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=HTGExample Response:
{
"success": true,
"base": "KES",
"date": "2026-08-02T16:10:03Z",
"rates": {
"HTG": 1.019147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "HTG",
"amount": 100
},
"result": 101.9147,
"rate": 1.019147
}Build with KES/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key