Rate Overview
Live
1 XOF = 0.211440 VUV
1 VUV = 4.7295
XOF
Avg
0.206792
High
0.217357
Low
0.194245
Last updated: 3/27/2026, 4:25:23 AM
Quick Conversions
| XOF | VUV |
|---|---|
| 1 XOF | 0.21 VUV |
| 10 XOF | 2.11 VUV |
| 50 XOF | 10.57 VUV |
| 100 XOF | 21.14 VUV |
| 500 XOF | 105.72 VUV |
| 1,000 XOF | 211.44 VUV |
Get XOF/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=VUVExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T04:25:23Z",
"rates": {
"VUV": 0.21144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "VUV",
"amount": 100
},
"result": 21.144,
"rate": 0.21144
}Build with XOF/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key