Rate Overview
Live
1 TJS = 9.5303 KGS
1 KGS = 0.104929
TJS
Avg
9.4840
High
9.5303
Low
9.4506
Last updated: 8/17/2026, 10:20:10 AM
Quick Conversions
| TJS | KGS |
|---|---|
| 1 TJS | 9.53 KGS |
| 10 TJS | 95.30 KGS |
| 50 TJS | 476.51 KGS |
| 100 TJS | 953.03 KGS |
| 500 TJS | 4,765.13 KGS |
| 1,000 TJS | 9,530.26 KGS |
Get TJS/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=KGSExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-08-17T10:20:10Z",
"rates": {
"KGS": 9.53026
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "KGS",
"amount": 100
},
"result": 953.0260000000001,
"rate": 9.53026
}Build with TJS/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key