Rate Overview
Live
1 TZS = 0.004439 GHS
1 GHS = 225.2760
TZS
Avg
0.004426
High
0.004439
Low
0.004388
Last updated: 5/27/2026, 3:11:12 PM
Quick Conversions
| TZS | GHS |
|---|---|
| 1 TZS | 0.00 GHS |
| 10 TZS | 0.04 GHS |
| 50 TZS | 0.22 GHS |
| 100 TZS | 0.44 GHS |
| 500 TZS | 2.22 GHS |
| 1,000 TZS | 4.44 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-05-27T15:11:12Z",
"rates": {
"GHS": 0.004439
}
}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.4439,
"rate": 0.004439
}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