Rate Overview
Live
1 EUR = 2991.74 TZS
1 TZS = 0.000334
EUR
Avg
2995.27
High
3003.17
Low
2984.33
Last updated: 7/7/2026, 10:12:28 PM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 2,991.74 TZS |
| 10 EUR | 29,917.35 TZS |
| 50 EUR | 149,586.76 TZS |
| 100 EUR | 299,173.53 TZS |
| 500 EUR | 1,495,867.64 TZS |
| 1,000 EUR | 2,991,735.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-07-07T22:12:28Z",
"rates": {
"TZS": 2991.735273
}
}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": 299173.52729999996,
"rate": 2991.735273
}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