Rate Overview
Live
1 VEF = 0.000060 TZS
1 TZS = 16666.67
VEF
Avg
0.000060
High
0.000061
Low
0.000060
Last updated: 3/7/2026, 1:07:26 AM
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-07T01:07:26Z",
"rates": {
"TZS": 0.00006
}
}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.006,
"rate": 0.00006
}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