Rate Overview
Live
1 TRY = 2.9322 KES
1 KES = 0.341044
TRY
Avg
2.9361
High
2.9416
Low
2.9319
Last updated: 3/7/2026, 1:01:40 AM
Quick Conversions
| TRY | KES |
|---|---|
| 1 TRY | 2.93 KES |
| 10 TRY | 29.32 KES |
| 50 TRY | 146.61 KES |
| 100 TRY | 293.22 KES |
| 500 TRY | 1,466.09 KES |
| 1,000 TRY | 2,932.18 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-03-07T01:01:40Z",
"rates": {
"KES": 2.932177
}
}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": 293.2177,
"rate": 2.932177
}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