Rate Overview
Live
1 TRY = 2.6721 KES
1 KES = 0.374233
TRY
Avg
2.6804
High
2.6890
Low
2.6720
Last updated: 9/4/2026, 10:49:38 PM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.67 KES |
| 10 TRY | 26.72 KES |
| 50 TRY | 133.61 KES |
| 100 TRY | 267.21 KES |
| 500 TRY | 1,336.07 KES |
| 1,000 TRY | 2,672.13 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-09-04T22:49:38Z",
"rates": {
"KES": 2.672131
}
}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": 267.2131,
"rate": 2.672131
}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