Rate Overview
Live
1 EUR = 2962.83 TZS
1 TZS = 0.000338
EUR
Avg
2926.94
High
3164.07
Low
2805.26
Last updated: 3/27/2026, 9:34:47 AM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 2,962.83 TZS |
| 10 EUR | 29,628.27 TZS |
| 50 EUR | 148,141.34 TZS |
| 100 EUR | 296,282.68 TZS |
| 500 EUR | 1,481,413.42 TZS |
| 1,000 EUR | 2,962,826.84 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-27T09:34:47Z",
"rates": {
"TZS": 2962.826842
}
}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": 296282.6842,
"rate": 2962.826842
}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