Rate Overview
Live
1 VND = 0.021903 XOF
1 XOF = 45.6558
VND
Avg
0.021423
High
0.021903
Low
0.020990
Last updated: 7/26/2026, 2:12:50 AM
Quick Conversions
| VND | XOF |
|---|---|
| 1 VND | 0.02 XOF |
| 10 VND | 0.22 XOF |
| 50 VND | 1.10 XOF |
| 100 VND | 2.19 XOF |
| 500 VND | 10.95 XOF |
| 1,000 VND | 21.90 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-07-26T02:12:50Z",
"rates": {
"XOF": 0.021903
}
}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.1902999999999997,
"rate": 0.021903
}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