Rate Overview
Live
1 TRY = 2.7342 KES
1 KES = 0.365739
TRY
Avg
2.8597
High
2.9707
Low
2.7339
Last updated: 7/28/2026, 9:57:44 AM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.73 KES |
| 10 TRY | 27.34 KES |
| 50 TRY | 136.71 KES |
| 100 TRY | 273.42 KES |
| 500 TRY | 1,367.09 KES |
| 1,000 TRY | 2,734.19 KES |
Get TRY/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=KESExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-28T09:57:44Z",
"rates": {
"KES": 2.734188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "KES",
"amount": 100
},
"result": 273.41880000000003,
"rate": 2.734188
}Build with TRY/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key