Rate Overview
Live
1 KES = 1.0135 HTG
1 HTG = 0.986714
KES
Avg
1.0143
High
1.0167
Low
1.0133
Last updated: 5/9/2026, 6:08:32 AM
Quick Conversions
| KES | HTG |
|---|---|
| 1 KES | 1.01 HTG |
| 10 KES | 10.13 HTG |
| 50 KES | 50.67 HTG |
| 100 KES | 101.35 HTG |
| 500 KES | 506.73 HTG |
| 1,000 KES | 1,013.47 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-09T06:08:32Z",
"rates": {
"HTG": 1.013465
}
}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.3465,
"rate": 1.013465
}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