Rate Overview
Live
1 KGS = 0.109598 TJS
1 TJS = 9.1243
KGS
Avg
0.109094
High
0.109598
Low
0.108626
Last updated: 3/6/2026, 8:12:33 AM
Quick Conversions
| KGS | TJS |
|---|---|
| 1 KGS | 0.11 TJS |
| 10 KGS | 1.10 TJS |
| 50 KGS | 5.48 TJS |
| 100 KGS | 10.96 TJS |
| 500 KGS | 54.80 TJS |
| 1,000 KGS | 109.60 TJS |
Get KGS/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=TJSExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-06T08:12:33Z",
"rates": {
"TJS": 0.109598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "TJS",
"amount": 100
},
"result": 10.9598,
"rate": 0.109598
}Build with KGS/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key