Rate Overview
Live
1 EUR = 3051.58 TZS
1 TZS = 0.000328
EUR
Avg
2989.29
High
3164.07
Low
2855.34
Last updated: 5/29/2026, 7:56:18 PM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 3,051.58 TZS |
| 10 EUR | 30,515.84 TZS |
| 50 EUR | 152,579.21 TZS |
| 100 EUR | 305,158.42 TZS |
| 500 EUR | 1,525,792.12 TZS |
| 1,000 EUR | 3,051,584.24 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-29T19:56:18Z",
"rates": {
"TZS": 3051.584237
}
}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": 305158.4237,
"rate": 3051.584237
}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