Rate Overview
Live
1 KES = 1.0110 HTG
1 HTG = 0.989143
KES
Avg
1.0133
High
1.0195
Low
1.0073
Last updated: 5/30/2026, 10:26:11 AM
Quick Conversions
| KES | HTG |
|---|---|
| 1 KES | 1.01 HTG |
| 10 KES | 10.11 HTG |
| 50 KES | 50.55 HTG |
| 100 KES | 101.10 HTG |
| 500 KES | 505.49 HTG |
| 1,000 KES | 1,010.98 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-05-30T10:26:11Z",
"rates": {
"HTG": 1.010976
}
}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.09760000000001,
"rate": 1.010976
}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