Rate Overview
Live
1 PHP = 428.0654 VND
1 VND = 0.002336
PHP
Avg
428.6211
High
430.2311
Low
427.7424
Last updated: 7/7/2026, 11:43:09 AM
Quick Conversions
| PHP | VND |
|---|---|
| 1 PHP | 428.07 VND |
| 10 PHP | 4,280.65 VND |
| 50 PHP | 21,403.27 VND |
| 100 PHP | 42,806.54 VND |
| 500 PHP | 214,032.68 VND |
| 1,000 PHP | 428,065.37 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-07T11:43:09Z",
"rates": {
"VND": 428.065366
}
}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": 42806.5366,
"rate": 428.065366
}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