Rate Overview
Live
1 EUR = 2962.42 TZS
1 TZS = 0.000338
EUR
Avg
2926.93
High
3164.07
Low
2805.26
Last updated: 3/27/2026, 11:40:58 AM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 2,962.42 TZS |
| 10 EUR | 29,624.19 TZS |
| 50 EUR | 148,120.95 TZS |
| 100 EUR | 296,241.90 TZS |
| 500 EUR | 1,481,209.49 TZS |
| 1,000 EUR | 2,962,418.97 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-27T11:40:58Z",
"rates": {
"TZS": 2962.418972
}
}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": 296241.8972,
"rate": 2962.418972
}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