Rate Overview
Live
1 PHP = 426.6228 VND
1 VND = 0.002344
PHP
Avg
428.6077
High
432.0818
Low
426.3947
Last updated: 8/15/2026, 4:26:31 AM
Quick Conversions
| PHP | VND |
|---|---|
| 1 PHP | 426.62 VND |
| 10 PHP | 4,266.23 VND |
| 50 PHP | 21,331.14 VND |
| 100 PHP | 42,662.28 VND |
| 500 PHP | 213,311.41 VND |
| 1,000 PHP | 426,622.83 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-08-15T04:26:31Z",
"rates": {
"VND": 426.622826
}
}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": 42662.2826,
"rate": 426.622826
}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