Rate Overview
Live
1 TRY = 2.9174 KES
1 KES = 0.342766
TRY
Avg
2.9206
High
2.9282
Low
2.9097
Last updated: 3/27/2026, 6:06:51 AM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.92 KES |
| 10 TRY | 29.17 KES |
| 50 TRY | 145.87 KES |
| 100 TRY | 291.74 KES |
| 500 TRY | 1,458.72 KES |
| 1,000 TRY | 2,917.44 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-27T06:06:51Z",
"rates": {
"KES": 2.917443
}
}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.7443,
"rate": 2.917443
}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