Rate Overview
Live
1 VND = 0.021815 XAF
1 XAF = 45.8400
VND
Avg
0.021807
High
0.021872
Low
0.021714
Last updated: 7/19/2026, 7:47:40 PM
Quick Conversions
| VND | XAF |
|---|---|
| 1 VND | 0.02 XAF |
| 10 VND | 0.22 XAF |
| 50 VND | 1.09 XAF |
| 100 VND | 2.18 XAF |
| 500 VND | 10.91 XAF |
| 1,000 VND | 21.82 XAF |
Get VND/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=XAFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-19T19:47:40Z",
"rates": {
"XAF": 0.021815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "XAF",
"amount": 100
},
"result": 2.1815,
"rate": 0.021815
}Build with VND/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key