Rate Overview
Live
1 VEF = 0.000000 ANG
1 ANG = Infinity VEF
Avg
NaN
High
-Infinity
Low
Infinity
Last updated: 1/25/2026, 9:27:57 AM
Quick Conversions
| VEF | ANG |
|---|---|
| 1 VEF | 0.00 ANG |
| 10 VEF | 0.00 ANG |
| 50 VEF | 0.00 ANG |
| 100 VEF | 0.00 ANG |
| 500 VEF | 0.00 ANG |
| 1,000 VEF | 0.00 ANG |
Get VEF/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=ANGExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-01-25T09:27:57Z",
"rates": {
"ANG": 0
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "ANG",
"amount": 100
},
"result": 0,
"rate": 0
}Build with VEF/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key