Rate Overview
Live
1 TJS = 9.4535 KGS
1 KGS = 0.105781
TJS
Avg
9.3373
High
9.4985
Low
9.1209
Last updated: 7/21/2026, 10:25:19 PM
Quick Conversions
| TJS | KGS |
|---|---|
| 1 TJS | 9.45 KGS |
| 10 TJS | 94.53 KGS |
| 50 TJS | 472.67 KGS |
| 100 TJS | 945.35 KGS |
| 500 TJS | 4,726.73 KGS |
| 1,000 TJS | 9,453.45 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-21T22:25:19Z",
"rates": {
"KGS": 9.453454
}
}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.3454,
"rate": 9.453454
}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