Rate Overview
Live
1 PHP = 429.3766 VND
1 VND = 0.002329
PHP
Avg
439.2593
High
454.3117
Low
429.0694
Last updated: 6/30/2026, 11:13:09 PM
Quick Conversions
| PHP | VND |
|---|---|
| 1 PHP | 429.38 VND |
| 10 PHP | 4,293.77 VND |
| 50 PHP | 21,468.83 VND |
| 100 PHP | 42,937.66 VND |
| 500 PHP | 214,688.28 VND |
| 1,000 PHP | 429,376.56 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-06-30T23:13:09Z",
"rates": {
"VND": 429.37656
}
}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": 42937.655999999995,
"rate": 429.37656
}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