Rate Overview
Live
1 KES = 1.0143 HTG
1 HTG = 0.985933
KES
Avg
1.0132
High
1.0149
Low
1.0103
Last updated: 4/18/2026, 8:58:05 AM
Quick Conversions
| KES | HTG |
|---|---|
| 1 KES | 1.01 HTG |
| 10 KES | 10.14 HTG |
| 50 KES | 50.71 HTG |
| 100 KES | 101.43 HTG |
| 500 KES | 507.13 HTG |
| 1,000 KES | 1,014.27 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-04-18T08:58:05Z",
"rates": {
"HTG": 1.014268
}
}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.4268,
"rate": 1.014268
}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