Rate Overview
Live
1 TRY = 2.7343 KES
1 KES = 0.365725
TRY
Avg
3.2348
High
3.7974
Low
2.7343
Last updated: 7/27/2026, 6:18:12 PM
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.15 KES |
| 1,000 TRY | 2,734.29 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-27T18:18:12Z",
"rates": {
"KES": 2.734294
}
}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.4294,
"rate": 2.734294
}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