Rate Overview
Live
1 TZS = 0.033855 KGS
1 KGS = 29.5377
TZS
Avg
0.034124
High
0.034395
Low
0.033855
Last updated: 3/7/2026, 9:18:13 AM
Quick Conversions
| TZS | KGS |
|---|---|
| 1 TZS | 0.03 KGS |
| 10 TZS | 0.34 KGS |
| 50 TZS | 1.69 KGS |
| 100 TZS | 3.39 KGS |
| 500 TZS | 16.93 KGS |
| 1,000 TZS | 33.86 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-03-07T09:18:13Z",
"rates": {
"KGS": 0.033855
}
}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.3855000000000004,
"rate": 0.033855
}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