Rate Overview
Live
1 TJS = 9.4985 KGS
1 KGS = 0.105280
TJS
Avg
9.2679
High
9.5172
Low
8.7243
Last updated: 5/29/2026, 5:12:33 PM
Quick Conversions
| TJS | KGS |
|---|---|
| 1 TJS | 9.50 KGS |
| 10 TJS | 94.99 KGS |
| 50 TJS | 474.93 KGS |
| 100 TJS | 949.85 KGS |
| 500 TJS | 4,749.26 KGS |
| 1,000 TJS | 9,498.52 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-05-29T17:12:33Z",
"rates": {
"KGS": 9.49852
}
}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": 949.8519999999999,
"rate": 9.49852
}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