Rate Overview
Live
1 TZS = 0.004346 GHS
1 GHS = 230.0966
TZS
Avg
0.004961
High
0.006330
Low
0.003848
Last updated: 7/11/2026, 2:40:24 AM
Quick Conversions
| TZS | GHS |
|---|---|
| 1 TZS | 0.00 GHS |
| 10 TZS | 0.04 GHS |
| 50 TZS | 0.22 GHS |
| 100 TZS | 0.43 GHS |
| 500 TZS | 2.17 GHS |
| 1,000 TZS | 4.35 GHS |
Get TZS/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=GHSExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-11T02:40:24Z",
"rates": {
"GHS": 0.004346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "GHS",
"amount": 100
},
"result": 0.4346,
"rate": 0.004346
}Build with TZS/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key