Rate Overview
Live
1 KES = 1.0187 HTG
1 HTG = 0.981644
KES
Avg
1.0139
High
1.0187
Low
1.0089
Last updated: 7/12/2026, 8:40:48 AM
Quick Conversions
| KES | HTG |
|---|---|
| 1 KES | 1.02 HTG |
| 10 KES | 10.19 HTG |
| 50 KES | 50.93 HTG |
| 100 KES | 101.87 HTG |
| 500 KES | 509.35 HTG |
| 1,000 KES | 1,018.70 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-07-12T08:40:48Z",
"rates": {
"HTG": 1.018699
}
}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.8699,
"rate": 1.018699
}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