Rate Overview
Live
1 VND = 0.021657 XAF
1 XAF = 46.1744
VND
Avg
0.021619
High
0.021664
Low
0.021558
Last updated: 8/11/2026, 9:50:38 PM
Quick Conversions
| VND | XAF |
|---|---|
| 1 VND | 0.02 XAF |
| 10 VND | 0.22 XAF |
| 50 VND | 1.08 XAF |
| 100 VND | 2.17 XAF |
| 500 VND | 10.83 XAF |
| 1,000 VND | 21.66 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-08-11T21:50:38Z",
"rates": {
"XAF": 0.021657
}
}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.1656999999999997,
"rate": 0.021657
}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