Rate Overview
Live
1 KES = 1.0144 HTG
1 HTG = 0.985803
KES
Avg
1.0170
High
1.0217
Low
1.0144
Last updated: 3/7/2026, 12:31:39 AM
Quick Conversions
| KES | HTG |
|---|---|
| 1 KES | 1.01 HTG |
| 10 KES | 10.14 HTG |
| 50 KES | 50.72 HTG |
| 100 KES | 101.44 HTG |
| 500 KES | 507.20 HTG |
| 1,000 KES | 1,014.40 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-03-07T00:31:39Z",
"rates": {
"HTG": 1.014401
}
}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.44010000000002,
"rate": 1.014401
}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