Rate Overview
Live
1 VEF = 0.000003 BDT
1 BDT = 333333.33
VEF
Avg
0.000010
High
0.000021
Low
0.000003
Last updated: 1/25/2026, 10:12:06 PM
Quick Conversions
| VEF | BDT |
|---|---|
| 1 VEF | 0.00 BDT |
| 10 VEF | 0.00 BDT |
| 50 VEF | 0.00 BDT |
| 100 VEF | 0.00 BDT |
| 500 VEF | 0.00 BDT |
| 1,000 VEF | 0.00 BDT |
Get VEF/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=BDTExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-01-25T22:12:06Z",
"rates": {
"BDT": 0.000003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "BDT",
"amount": 100
},
"result": 0.00030000000000000003,
"rate": 0.000003
}Build with VEF/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key