Rate Overview
Live
1 EUR = 2967.09 TZS
1 TZS = 0.000337
EUR
Avg
2979.96
High
2998.66
Low
2959.38
Last updated: 3/27/2026, 4:32:24 PM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 2,967.09 TZS |
| 10 EUR | 29,670.95 TZS |
| 50 EUR | 148,354.73 TZS |
| 100 EUR | 296,709.45 TZS |
| 500 EUR | 1,483,547.27 TZS |
| 1,000 EUR | 2,967,094.54 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-27T16:32:24Z",
"rates": {
"TZS": 2967.094544
}
}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": 296709.4544,
"rate": 2967.094544
}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