Rate Overview
Live
1 EUR = 3064.00 TZS
1 TZS = 0.000326
EUR
Avg
3054.73
High
3064.00
Low
3039.55
Last updated: 5/9/2026, 10:13:24 AM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 3,064.00 TZS |
| 10 EUR | 30,639.99 TZS |
| 50 EUR | 153,199.93 TZS |
| 100 EUR | 306,399.86 TZS |
| 500 EUR | 1,531,999.28 TZS |
| 1,000 EUR | 3,063,998.55 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-09T10:13:24Z",
"rates": {
"TZS": 3063.998551
}
}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": 306399.8551,
"rate": 3063.998551
}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