Rate Overview
Live
1 TJS = 9.1520 KGS
1 KGS = 0.109265
TJS
Avg
8.7142
High
9.5100
Low
7.9393
Last updated: 3/27/2026, 8:29:58 AM
Quick Conversions
| TJS | KGS |
|---|---|
| 1 TJS | 9.15 KGS |
| 10 TJS | 91.52 KGS |
| 50 TJS | 457.60 KGS |
| 100 TJS | 915.20 KGS |
| 500 TJS | 4,576.02 KGS |
| 1,000 TJS | 9,152.04 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-03-27T08:29:58Z",
"rates": {
"KGS": 9.152038
}
}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": 915.2037999999999,
"rate": 9.152038
}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