Rate Overview
Live
1 EUR = 3001.08 TZS
1 TZS = 0.000333
EUR
Avg
2999.61
High
3006.04
Low
2994.51
Last updated: 7/28/2026, 8:59:51 PM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 3,001.08 TZS |
| 10 EUR | 30,010.82 TZS |
| 50 EUR | 150,054.10 TZS |
| 100 EUR | 300,108.21 TZS |
| 500 EUR | 1,500,541.05 TZS |
| 1,000 EUR | 3,001,082.10 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-28T20:59:51Z",
"rates": {
"TZS": 3001.082096
}
}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": 300108.2096,
"rate": 3001.082096
}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