Rate Overview
Live
1 TRY = 2.7874 KES
1 KES = 0.358760
TRY
Avg
2.7944
High
2.8002
Low
2.7874
Last updated: 6/19/2026, 8:40:15 AM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.79 KES |
| 10 TRY | 27.87 KES |
| 50 TRY | 139.37 KES |
| 100 TRY | 278.74 KES |
| 500 TRY | 1,393.69 KES |
| 1,000 TRY | 2,787.38 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-06-19T08:40:15Z",
"rates": {
"KES": 2.787378
}
}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": 278.7378,
"rate": 2.787378
}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