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