Rate Overview
Live
1 XAF = 0.210808 VUV
1 VUV = 4.7437
XAF
Avg
0.211949
High
0.214383
Low
0.210410
Last updated: 3/7/2026, 1:03:38 AM
Quick Conversions
| XAF | VUV |
|---|---|
| 1 XAF | 0.21 VUV |
| 10 XAF | 2.11 VUV |
| 50 XAF | 10.54 VUV |
| 100 XAF | 21.08 VUV |
| 500 XAF | 105.40 VUV |
| 1,000 XAF | 210.81 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-03-07T01:03:38Z",
"rates": {
"VUV": 0.210808
}
}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": 21.0808,
"rate": 0.210808
}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