Rate Overview
Live
1 KGS = 0.106927 TJS
1 TJS = 9.3522
KGS
Avg
0.107136
High
0.107318
Low
0.106731
Last updated: 5/7/2026, 7:49:12 AM
Quick Conversions
| KGS | TJS |
|---|---|
| 1 KGS | 0.11 TJS |
| 10 KGS | 1.07 TJS |
| 50 KGS | 5.35 TJS |
| 100 KGS | 10.69 TJS |
| 500 KGS | 53.46 TJS |
| 1,000 KGS | 106.93 TJS |
Get KGS/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=TJSExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-07T07:49:12Z",
"rates": {
"TJS": 0.106927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "TJS",
"amount": 100
},
"result": 10.692699999999999,
"rate": 0.106927
}Build with KGS/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key