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