Rate Overview
Live
1 EUR = 3049.33 TZS
1 TZS = 0.000328
EUR
Avg
2926.90
High
3059.33
Low
2774.77
Last updated: 5/29/2026, 5:36:13 PM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 3,049.33 TZS |
| 10 EUR | 30,493.30 TZS |
| 50 EUR | 152,466.50 TZS |
| 100 EUR | 304,933.00 TZS |
| 500 EUR | 1,524,665.01 TZS |
| 1,000 EUR | 3,049,330.02 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-05-29T17:36:13Z",
"rates": {
"TZS": 3049.330023
}
}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": 304933.0023,
"rate": 3049.330023
}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