Rate Overview
Live
1 EUR = 3051.59 TZS
1 TZS = 0.000328
EUR
Avg
3046.57
High
3052.41
Low
3027.73
Last updated: 5/29/2026, 4:26:00 PM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 3,051.59 TZS |
| 10 EUR | 30,515.92 TZS |
| 50 EUR | 152,579.58 TZS |
| 100 EUR | 305,159.16 TZS |
| 500 EUR | 1,525,795.80 TZS |
| 1,000 EUR | 3,051,591.59 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-29T16:26:00Z",
"rates": {
"TZS": 3051.591593
}
}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": 305159.1593,
"rate": 3051.591593
}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