Rate Overview
Live
1 TRY = 2.8550 KES
1 KES = 0.350268
TRY
Avg
2.8568
High
2.8599
Low
2.8498
Last updated: 5/7/2026, 8:32:08 AM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.85 KES |
| 10 TRY | 28.55 KES |
| 50 TRY | 142.75 KES |
| 100 TRY | 285.50 KES |
| 500 TRY | 1,427.48 KES |
| 1,000 TRY | 2,854.96 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-05-07T08:32:08Z",
"rates": {
"KES": 2.85496
}
}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": 285.49600000000004,
"rate": 2.85496
}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