Rate Overview
Live
1 VUV = 4.6934 XOF
1 XOF = 0.213065
VUV
Avg
4.6966
High
4.7129
Low
4.6835
Last updated: 4/16/2026, 7:17:00 AM
Quick Conversions
| VUV | XOF |
|---|---|
| 1 VUV | 4.69 XOF |
| 10 VUV | 46.93 XOF |
| 50 VUV | 234.67 XOF |
| 100 VUV | 469.34 XOF |
| 500 VUV | 2,346.71 XOF |
| 1,000 VUV | 4,693.41 XOF |
Get VUV/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=XOFExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-16T07:17:00Z",
"rates": {
"XOF": 4.693414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "XOF",
"amount": 100
},
"result": 469.34139999999996,
"rate": 4.693414
}Build with VUV/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key