Rate Overview
Live
1 TJS = 9.4510 KGS
1 KGS = 0.105809
TJS
Avg
9.4477
High
9.4603
Low
9.4313
Last updated: 7/2/2026, 3:50:45 PM
Quick Conversions
| TJS | KGS |
|---|---|
| 1 TJS | 9.45 KGS |
| 10 TJS | 94.51 KGS |
| 50 TJS | 472.55 KGS |
| 100 TJS | 945.10 KGS |
| 500 TJS | 4,725.51 KGS |
| 1,000 TJS | 9,451.01 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-07-02T15:50:45Z",
"rates": {
"KGS": 9.451012
}
}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": 945.1012000000001,
"rate": 9.451012
}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