Rate Overview
Live
1 VND = 0.003890 XPF
1 XPF = 257.0694
VND
Avg
0.003907
High
0.003917
Low
0.003890
Last updated: 6/17/2026, 8:00:01 AM
Quick Conversions
| VND | XPF |
|---|---|
| 1 VND | 0.00 XPF |
| 10 VND | 0.04 XPF |
| 50 VND | 0.19 XPF |
| 100 VND | 0.39 XPF |
| 500 VND | 1.94 XPF |
| 1,000 VND | 3.89 XPF |
Get VND/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=XPFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-06-17T08:00:01Z",
"rates": {
"XPF": 0.00389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "XPF",
"amount": 100
},
"result": 0.38899999999999996,
"rate": 0.00389
}Build with VND/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key