Rate Overview
Live
1 TRY = 2.9173 KES
1 KES = 0.342788
TRY
Avg
3.1320
High
3.4211
Low
2.9173
Last updated: 3/27/2026, 11:14:50 AM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.92 KES |
| 10 TRY | 29.17 KES |
| 50 TRY | 145.86 KES |
| 100 TRY | 291.73 KES |
| 500 TRY | 1,458.63 KES |
| 1,000 TRY | 2,917.25 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-03-27T11:14:50Z",
"rates": {
"KES": 2.917253
}
}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": 291.7253,
"rate": 2.917253
}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