Rate Overview
Live
1 VEF = 0.000033 TZS
1 TZS = 30303.03
VEF
Avg
0.000033
High
0.000033
Low
0.000033
Last updated: 8/31/2026, 1:24:59 AM
Quick Conversions
| VEF | TZS |
|---|---|
| 1 VEF | 0.00 TZS |
| 10 VEF | 0.00 TZS |
| 50 VEF | 0.00 TZS |
| 100 VEF | 0.00 TZS |
| 500 VEF | 0.02 TZS |
| 1,000 VEF | 0.03 TZS |
Get VEF/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=TZSExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-08-31T01:24:59Z",
"rates": {
"TZS": 0.000033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "TZS",
"amount": 100
},
"result": 0.0033000000000000004,
"rate": 0.000033
}Build with VEF/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key