Rate Overview
Live
1 XAF = 0.208605 VUV
1 VUV = 4.7937
XAF
Avg
0.209361
High
0.210230
Low
0.208452
Last updated: 8/13/2026, 1:47:53 PM
Quick Conversions
| XAF | VUV |
|---|---|
| 1 XAF | 0.21 VUV |
| 10 XAF | 2.09 VUV |
| 50 XAF | 10.43 VUV |
| 100 XAF | 20.86 VUV |
| 500 XAF | 104.30 VUV |
| 1,000 XAF | 208.61 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-08-13T13:47:53Z",
"rates": {
"VUV": 0.208605
}
}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.860500000000002,
"rate": 0.208605
}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