Rate Overview
Live
1 VND = 0.021492 XOF
1 XOF = 46.5289
VND
Avg
0.021365
High
0.021753
Low
0.021029
Last updated: 3/27/2026, 6:07:14 AM
Quick Conversions
| VND | XOF |
|---|---|
| 1 VND | 0.02 XOF |
| 10 VND | 0.21 XOF |
| 50 VND | 1.07 XOF |
| 100 VND | 2.15 XOF |
| 500 VND | 10.75 XOF |
| 1,000 VND | 21.49 XOF |
Get VND/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=XOFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-27T06:07:14Z",
"rates": {
"XOF": 0.021492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "XOF",
"amount": 100
},
"result": 2.1492,
"rate": 0.021492
}Build with VND/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key