Rate Overview
Live
1 XAF = 0.206991 VUV
1 VUV = 4.8311
XAF
Avg
0.208176
High
0.209515
Low
0.206792
Last updated: 7/24/2026, 11:39:50 AM
Quick Conversions
| XAF | VUV |
|---|---|
| 1 XAF | 0.21 VUV |
| 10 XAF | 2.07 VUV |
| 50 XAF | 10.35 VUV |
| 100 XAF | 20.70 VUV |
| 500 XAF | 103.50 VUV |
| 1,000 XAF | 206.99 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-24T11:39:50Z",
"rates": {
"VUV": 0.206991
}
}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.6991,
"rate": 0.206991
}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