Rate Overview
Live
1 EUR = 3008.67 TZS
1 TZS = 0.000332
EUR
Avg
2908.99
High
3088.79
Low
2514.81
Last updated: 7/29/2026, 12:44:04 PM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 3,008.67 TZS |
| 10 EUR | 30,086.65 TZS |
| 50 EUR | 150,433.25 TZS |
| 100 EUR | 300,866.50 TZS |
| 500 EUR | 1,504,332.50 TZS |
| 1,000 EUR | 3,008,665.01 TZS |
Get EUR/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=TZSExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-29T12:44:04Z",
"rates": {
"TZS": 3008.665006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "TZS",
"amount": 100
},
"result": 300866.5006,
"rate": 3008.665006
}Build with EUR/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key