Rate Overview
Live
1 KGS = 30.0115 TZS
1 TZS = 0.033321
KGS
Avg
29.9233
High
30.0115
Low
29.8373
Last updated: 6/17/2026, 8:06:20 AM
Quick Conversions
| KGS | TZS |
|---|---|
| 1 KGS | 30.01 TZS |
| 10 KGS | 300.11 TZS |
| 50 KGS | 1,500.57 TZS |
| 100 KGS | 3,001.15 TZS |
| 500 KGS | 15,005.73 TZS |
| 1,000 KGS | 30,011.46 TZS |
Get KGS/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=TZSExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-17T08:06:20Z",
"rates": {
"TZS": 30.011456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "TZS",
"amount": 100
},
"result": 3001.1456,
"rate": 30.011456
}Build with KGS/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key