Rate Overview
Live
1 KES = 0.074169 TJS
1 TJS = 13.4827
KES
Avg
0.073905
High
0.074169
Low
0.073702
Last updated: 3/7/2026, 12:30:21 AM
Quick Conversions
| KES | TJS |
|---|---|
| 1 KES | 0.07 TJS |
| 10 KES | 0.74 TJS |
| 50 KES | 3.71 TJS |
| 100 KES | 7.42 TJS |
| 500 KES | 37.08 TJS |
| 1,000 KES | 74.17 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-03-07T00:30:21Z",
"rates": {
"TJS": 0.074169
}
}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.4169,
"rate": 0.074169
}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