Rate Overview
Live
1 TRY = 2.8232 KES
1 KES = 0.354206
TRY
Avg
2.8318
High
2.8392
Low
2.8207
Last updated: 5/27/2026, 1:32:11 PM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.82 KES |
| 10 TRY | 28.23 KES |
| 50 TRY | 141.16 KES |
| 100 TRY | 282.32 KES |
| 500 TRY | 1,411.61 KES |
| 1,000 TRY | 2,823.22 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-05-27T13:32:11Z",
"rates": {
"KES": 2.823219
}
}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": 282.32189999999997,
"rate": 2.823219
}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