Rate Overview
Live
1 VND = 0.003956 XPF
1 XPF = 252.7806
VND
Avg
0.003959
High
0.003969
Low
0.003955
Last updated: 7/9/2026, 5:30:23 AM
Quick Conversions
| VND | XPF |
|---|---|
| 1 VND | 0.00 XPF |
| 10 VND | 0.04 XPF |
| 50 VND | 0.20 XPF |
| 100 VND | 0.40 XPF |
| 500 VND | 1.98 XPF |
| 1,000 VND | 3.96 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-07-09T05:30:23Z",
"rates": {
"XPF": 0.003956
}
}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.3956,
"rate": 0.003956
}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