Rate Overview
Live
1 KES = 0.071836 TJS
1 TJS = 13.9206
KES
Avg
0.072709
High
0.076527
Low
0.071090
Last updated: 6/22/2026, 10:57:25 PM
Quick Conversions
| KES | TJS |
|---|---|
| 1 KES | 0.07 TJS |
| 10 KES | 0.72 TJS |
| 50 KES | 3.59 TJS |
| 100 KES | 7.18 TJS |
| 500 KES | 35.92 TJS |
| 1,000 KES | 71.84 TJS |
Get KES/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=TJSExample Response:
{
"success": true,
"base": "KES",
"date": "2026-06-22T22:57:25Z",
"rates": {
"TJS": 0.071836
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "TJS",
"amount": 100
},
"result": 7.183599999999999,
"rate": 0.071836
}Build with KES/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key