Rate Overview
Live
1 EUR = 3007.39 TZS
1 TZS = 0.000333
EUR
Avg
3022.51
High
3039.00
Low
3004.03
Last updated: 6/19/2026, 8:54:39 AM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 3,007.39 TZS |
| 10 EUR | 30,073.87 TZS |
| 50 EUR | 150,369.33 TZS |
| 100 EUR | 300,738.65 TZS |
| 500 EUR | 1,503,693.27 TZS |
| 1,000 EUR | 3,007,386.54 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-06-19T08:54:39Z",
"rates": {
"TZS": 3007.386537
}
}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": 300738.65369999997,
"rate": 3007.386537
}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