Rate Overview
Live
1 VND = 0.021031 XOF
1 XOF = 47.5489
VND
Avg
0.021157
High
0.021299
Low
0.021021
Last updated: 4/16/2026, 7:17:00 AM
Quick Conversions
| VND | XOF |
|---|---|
| 1 VND | 0.02 XOF |
| 10 VND | 0.21 XOF |
| 50 VND | 1.05 XOF |
| 100 VND | 2.10 XOF |
| 500 VND | 10.52 XOF |
| 1,000 VND | 21.03 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-04-16T07:17:00Z",
"rates": {
"XOF": 0.021031
}
}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.1031,
"rate": 0.021031
}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