Rate Overview
Live
1 TRY = 2.7337 KES
1 KES = 0.365802
TRY
Avg
2.7524
High
2.7778
Low
2.7336
Last updated: 7/27/2026, 6:44:53 AM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.73 KES |
| 10 TRY | 27.34 KES |
| 50 TRY | 136.69 KES |
| 100 TRY | 273.37 KES |
| 500 TRY | 1,366.86 KES |
| 1,000 TRY | 2,733.72 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-27T06:44:53Z",
"rates": {
"KES": 2.73372
}
}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.372,
"rate": 2.73372
}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