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