Rate Overview
Live
1 TRY = 2.8814 KES
1 KES = 0.347057
TRY
Avg
2.8887
High
2.8954
Low
2.8788
Last updated: 4/17/2026, 6:08:27 AM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.88 KES |
| 10 TRY | 28.81 KES |
| 50 TRY | 144.07 KES |
| 100 TRY | 288.14 KES |
| 500 TRY | 1,440.68 KES |
| 1,000 TRY | 2,881.37 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-04-17T06:08:27Z",
"rates": {
"KES": 2.881368
}
}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": 288.1368,
"rate": 2.881368
}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