Rate Overview
Live
1 TJS = 9.1242 KGS
1 KGS = 0.109599
TJS
Avg
9.1616
High
9.1955
Low
9.1242
Last updated: 3/7/2026, 1:05:34 AM
Quick Conversions
| TJS | KGS |
|---|---|
| 1 TJS | 9.12 KGS |
| 10 TJS | 91.24 KGS |
| 50 TJS | 456.21 KGS |
| 100 TJS | 912.42 KGS |
| 500 TJS | 4,562.09 KGS |
| 1,000 TJS | 9,124.19 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-07T01:05:34Z",
"rates": {
"KGS": 9.124189
}
}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": 912.4188999999999,
"rate": 9.124189
}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