Rate Overview
Live
1 EUR = 2955.35 TZS
1 TZS = 0.000338
EUR
Avg
2971.00
High
3048.30
Low
2867.91
Last updated: 3/27/2026, 7:51:27 AM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 2,955.35 TZS |
| 10 EUR | 29,553.51 TZS |
| 50 EUR | 147,767.53 TZS |
| 100 EUR | 295,535.07 TZS |
| 500 EUR | 1,477,675.33 TZS |
| 1,000 EUR | 2,955,350.66 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-27T07:51:27Z",
"rates": {
"TZS": 2955.350663
}
}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": 295535.0663,
"rate": 2955.350663
}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