Rate Overview
Live
1 TRY = 2.6979 KES
1 KES = 0.370661
TRY
Avg
2.7018
High
2.7106
Low
2.6941
Last updated: 8/18/2026, 1:52:11 AM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.70 KES |
| 10 TRY | 26.98 KES |
| 50 TRY | 134.89 KES |
| 100 TRY | 269.79 KES |
| 500 TRY | 1,348.94 KES |
| 1,000 TRY | 2,697.88 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-08-18T01:52:11Z",
"rates": {
"KES": 2.697884
}
}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": 269.7884,
"rate": 2.697884
}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