Rate Overview
Live
1 VEF = 0.000055 TZS
1 TZS = 18181.82
VEF
Avg
0.000165
High
0.000381
Low
0.000055
Last updated: 3/27/2026, 1:24:18 PM
Quick Conversions
| VEF | TZS |
|---|---|
| 1 VEF | 0.00 TZS |
| 10 VEF | 0.00 TZS |
| 50 VEF | 0.00 TZS |
| 100 VEF | 0.01 TZS |
| 500 VEF | 0.03 TZS |
| 1,000 VEF | 0.06 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-03-27T13:24:18Z",
"rates": {
"TZS": 0.000055
}
}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.0055000000000000005,
"rate": 0.000055
}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