Rate Overview
Live
1 VEF = 0.000005 YER
1 YER = 200000.00
VEF
Avg
0.000005
High
0.000005
Low
0.000005
Last updated: 3/7/2026, 1:02:00 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.01 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-03-07T01:02:00Z",
"rates": {
"YER": 0.000005
}
}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.0005,
"rate": 0.000005
}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