Rate Overview
Live
1 EUR = 2957.49 TZS
1 TZS = 0.000338
EUR
Avg
2978.76
High
2998.66
Low
2957.49
Last updated: 3/27/2026, 6:04:54 AM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 2,957.49 TZS |
| 10 EUR | 29,574.90 TZS |
| 50 EUR | 147,874.50 TZS |
| 100 EUR | 295,749.00 TZS |
| 500 EUR | 1,478,744.98 TZS |
| 1,000 EUR | 2,957,489.97 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-03-27T06:04:54Z",
"rates": {
"TZS": 2957.489967
}
}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": 295748.9967,
"rate": 2957.489967
}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