Rate Overview
Live
1 EUR = 2959.29 TZS
1 TZS = 0.000338
EUR
Avg
2884.89
High
3088.79
Low
2514.81
Last updated: 3/27/2026, 1:25:32 PM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 2,959.29 TZS |
| 10 EUR | 29,592.94 TZS |
| 50 EUR | 147,964.71 TZS |
| 100 EUR | 295,929.43 TZS |
| 500 EUR | 1,479,647.14 TZS |
| 1,000 EUR | 2,959,294.27 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-27T13:25:32Z",
"rates": {
"TZS": 2959.294271
}
}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": 295929.42710000003,
"rate": 2959.294271
}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