Rate Overview
Live
1 TZS = 0.000282 GBP
1 GBP = 3546.10
TZS
Avg
0.000282
High
0.000284
Low
0.000282
Last updated: 5/8/2026, 4:27:46 PM
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-05-08T16:27:46Z",
"rates": {
"GBP": 0.000282
}
}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.028200000000000003,
"rate": 0.000282
}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