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