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