Rate Overview
Live
1 TZS = 0.033267 KGS
1 KGS = 30.0598
TZS
Avg
0.033916
High
0.035688
Low
0.033176
Last updated: 7/28/2026, 12:04:02 PM
Quick Conversions
| TZS | KGS |
|---|---|
| 1 TZS | 0.03 KGS |
| 10 TZS | 0.33 KGS |
| 50 TZS | 1.66 KGS |
| 100 TZS | 3.33 KGS |
| 500 TZS | 16.63 KGS |
| 1,000 TZS | 33.27 KGS |
Get TZS/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=KGSExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-28T12:04:02Z",
"rates": {
"KGS": 0.033267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "KGS",
"amount": 100
},
"result": 3.3266999999999998,
"rate": 0.033267
}Build with TZS/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key