Rate Overview
Live
1 PHP = 426.0004 VND
1 VND = 0.002347
PHP
Avg
427.9581
High
431.1759
Low
425.8192
Last updated: 7/26/2026, 6:38:28 AM
Quick Conversions
| PHP | VND |
|---|---|
| 1 PHP | 426.00 VND |
| 10 PHP | 4,260.00 VND |
| 50 PHP | 21,300.02 VND |
| 100 PHP | 42,600.04 VND |
| 500 PHP | 213,000.22 VND |
| 1,000 PHP | 426,000.44 VND |
Get PHP/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=VNDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-26T06:38:28Z",
"rates": {
"VND": 426.000444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "VND",
"amount": 100
},
"result": 42600.0444,
"rate": 426.000444
}Build with PHP/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key