Rate Overview
Live
1 VND = 0.021731 XAF
1 XAF = 46.0172
VND
Avg
0.021768
High
0.021822
Low
0.021728
Last updated: 7/7/2026, 12:13:31 PM
Quick Conversions
| VND | XAF |
|---|---|
| 1 VND | 0.02 XAF |
| 10 VND | 0.22 XAF |
| 50 VND | 1.09 XAF |
| 100 VND | 2.17 XAF |
| 500 VND | 10.87 XAF |
| 1,000 VND | 21.73 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-07T12:13:31Z",
"rates": {
"XAF": 0.021731
}
}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.1731,
"rate": 0.021731
}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