Rate Overview
Live
1 EUR = 3055.01 TZS
1 TZS = 0.000327
EUR
Avg
3055.94
High
3079.58
Low
3035.26
Last updated: 4/18/2026, 8:52:03 AM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 3,055.01 TZS |
| 10 EUR | 30,550.06 TZS |
| 50 EUR | 152,750.32 TZS |
| 100 EUR | 305,500.65 TZS |
| 500 EUR | 1,527,503.24 TZS |
| 1,000 EUR | 3,055,006.47 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-04-18T08:52:03Z",
"rates": {
"TZS": 3055.006473
}
}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": 305500.6473,
"rate": 3055.006473
}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