Rate Overview
Live
1 XAF = 0.209528 VUV
1 VUV = 4.7726
XAF
Avg
0.208995
High
0.209528
Low
0.208060
Last updated: 7/8/2026, 6:01:24 PM
Quick Conversions
| XAF | VUV |
|---|---|
| 1 XAF | 0.21 VUV |
| 10 XAF | 2.10 VUV |
| 50 XAF | 10.48 VUV |
| 100 XAF | 20.95 VUV |
| 500 XAF | 104.76 VUV |
| 1,000 XAF | 209.53 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-08T18:01:24Z",
"rates": {
"VUV": 0.209528
}
}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.9528,
"rate": 0.209528
}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