Rate Overview
Live
1 TZS = 0.000284 GBP
1 GBP = 3521.13
TZS
Avg
0.000285
High
0.000287
Low
0.000283
Last updated: 4/16/2026, 9:24:08 AM
Quick Conversions
| TZS | GBP |
|---|---|
| 1 TZS | 0.00 GBP |
| 10 TZS | 0.00 GBP |
| 50 TZS | 0.01 GBP |
| 100 TZS | 0.03 GBP |
| 500 TZS | 0.14 GBP |
| 1,000 TZS | 0.28 GBP |
Get TZS/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=GBPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-04-16T09:24:08Z",
"rates": {
"GBP": 0.000284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "GBP",
"amount": 100
},
"result": 0.0284,
"rate": 0.000284
}Build with TZS/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key