Rate Overview
Live
1 TJS = 9.2744 KGS
1 KGS = 0.107823
TJS
Avg
9.2382
High
9.2775
Low
9.2049
Last updated: 4/18/2026, 8:51:08 AM
Quick Conversions
| TJS | KGS |
|---|---|
| 1 TJS | 9.27 KGS |
| 10 TJS | 92.74 KGS |
| 50 TJS | 463.72 KGS |
| 100 TJS | 927.44 KGS |
| 500 TJS | 4,637.22 KGS |
| 1,000 TJS | 9,274.43 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-04-18T08:51:08Z",
"rates": {
"KGS": 9.274433
}
}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": 927.4433,
"rate": 9.274433
}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