Rate Overview
Live
1 EUR = 3070.92 TZS
1 TZS = 0.000326
EUR
Avg
3065.64
High
3078.72
Low
3056.71
Last updated: 9/4/2026, 6:58:44 PM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 3,070.92 TZS |
| 10 EUR | 30,709.21 TZS |
| 50 EUR | 153,546.03 TZS |
| 100 EUR | 307,092.06 TZS |
| 500 EUR | 1,535,460.28 TZS |
| 1,000 EUR | 3,070,920.55 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-09-04T18:58:44Z",
"rates": {
"TZS": 3070.920552
}
}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": 307092.0552,
"rate": 3070.920552
}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