Rate Overview
Live
1 TZS = 0.033444 KGS
1 KGS = 29.9007
TZS
Avg
0.033615
High
0.033718
Low
0.033444
Last updated: 4/17/2026, 1:36:39 PM
Quick Conversions
| TZS | KGS |
|---|---|
| 1 TZS | 0.03 KGS |
| 10 TZS | 0.33 KGS |
| 50 TZS | 1.67 KGS |
| 100 TZS | 3.34 KGS |
| 500 TZS | 16.72 KGS |
| 1,000 TZS | 33.44 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-04-17T13:36:39Z",
"rates": {
"KGS": 0.033444
}
}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.3444000000000003,
"rate": 0.033444
}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