Rate Overview
Live
1 XAF = 0.208802 VUV
1 VUV = 4.7892
XAF
Avg
0.208758
High
0.209222
Low
0.208070
Last updated: 9/8/2026, 1:27:37 PM
Quick Conversions
| XAF | VUV |
|---|---|
| 1 XAF | 0.21 VUV |
| 10 XAF | 2.09 VUV |
| 50 XAF | 10.44 VUV |
| 100 XAF | 20.88 VUV |
| 500 XAF | 104.40 VUV |
| 1,000 XAF | 208.80 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-09-08T13:27:37Z",
"rates": {
"VUV": 0.208802
}
}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.8802,
"rate": 0.208802
}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