Rate Overview
Live
1 EUR = 2991.68 TZS
1 TZS = 0.000334
EUR
Avg
2986.17
High
3024.18
Low
2961.43
Last updated: 3/7/2026, 12:31:22 AM
Quick Conversions
| EUR | TZS |
|---|---|
| 1 EUR | 2,991.68 TZS |
| 10 EUR | 29,916.81 TZS |
| 50 EUR | 149,584.07 TZS |
| 100 EUR | 299,168.15 TZS |
| 500 EUR | 1,495,840.74 TZS |
| 1,000 EUR | 2,991,681.48 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-03-07T00:31:22Z",
"rates": {
"TZS": 2991.681479
}
}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": 299168.1479,
"rate": 2991.681479
}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