Rate Overview
Live
1 KGS = 30.0034 TZS
1 TZS = 0.033330
KGS
Avg
29.9706
High
30.0627
Low
29.8373
Last updated: 7/7/2026, 6:09:04 AM
Quick Conversions
| KGS | TZS |
|---|---|
| 1 KGS | 30.00 TZS |
| 10 KGS | 300.03 TZS |
| 50 KGS | 1,500.17 TZS |
| 100 KGS | 3,000.34 TZS |
| 500 KGS | 15,001.72 TZS |
| 1,000 KGS | 30,003.44 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-07-07T06:09:04Z",
"rates": {
"TZS": 30.003437
}
}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": 3000.3437000000004,
"rate": 30.003437
}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