Rate Overview
Live
1 TJS = 9.4319 KGS
1 KGS = 0.106023
TJS
Avg
9.4059
High
9.4329
Low
9.3772
Last updated: 6/18/2026, 6:07:16 PM
Quick Conversions
| TJS | KGS |
|---|---|
| 1 TJS | 9.43 KGS |
| 10 TJS | 94.32 KGS |
| 50 TJS | 471.60 KGS |
| 100 TJS | 943.19 KGS |
| 500 TJS | 4,715.97 KGS |
| 1,000 TJS | 9,431.93 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-06-18T18:07:16Z",
"rates": {
"KGS": 9.431934
}
}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": 943.1934,
"rate": 9.431934
}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