Rate Overview
Live
1 XAF = 0.207380 VUV
1 VUV = 4.8221
XAF
Avg
0.211791
High
0.218332
Low
0.205470
Last updated: 7/22/2026, 9:24:04 PM
Quick Conversions
| XAF | VUV |
|---|---|
| 1 XAF | 0.21 VUV |
| 10 XAF | 2.07 VUV |
| 50 XAF | 10.37 VUV |
| 100 XAF | 20.74 VUV |
| 500 XAF | 103.69 VUV |
| 1,000 XAF | 207.38 VUV |
Get XAF/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=VUVExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-22T21:24:04Z",
"rates": {
"VUV": 0.20738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "VUV",
"amount": 100
},
"result": 20.738,
"rate": 0.20738
}Build with XAF/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key