Rate Overview
Live
1 TRY = 2.7343 KES
1 KES = 0.365730
TRY
Avg
2.7363
High
2.7405
Low
2.7339
Last updated: 7/28/2026, 3:09:01 AM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.73 KES |
| 10 TRY | 27.34 KES |
| 50 TRY | 136.71 KES |
| 100 TRY | 273.43 KES |
| 500 TRY | 1,367.13 KES |
| 1,000 TRY | 2,734.26 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-28T03:09:01Z",
"rates": {
"KES": 2.73426
}
}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.426,
"rate": 2.73426
}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