Rate Overview
Live
1 TRY = 2.7552 KES
1 KES = 0.362945
TRY
Avg
2.7690
High
2.7778
Low
2.7552
Last updated: 7/4/2026, 6:20:01 PM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.76 KES |
| 10 TRY | 27.55 KES |
| 50 TRY | 137.76 KES |
| 100 TRY | 275.52 KES |
| 500 TRY | 1,377.62 KES |
| 1,000 TRY | 2,755.24 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-04T18:20:01Z",
"rates": {
"KES": 2.755237
}
}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": 275.5237,
"rate": 2.755237
}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