Rate Overview
Live
1 PHP = 427.3436 VND
1 VND = 0.002340
PHP
Avg
438.2885
High
462.2198
Low
404.9282
Last updated: 7/28/2026, 4:21:40 PM
Quick Conversions
| PHP | VND |
|---|---|
| 1 PHP | 427.34 VND |
| 10 PHP | 4,273.44 VND |
| 50 PHP | 21,367.18 VND |
| 100 PHP | 42,734.36 VND |
| 500 PHP | 213,671.79 VND |
| 1,000 PHP | 427,343.57 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-28T16:21:40Z",
"rates": {
"VND": 427.343573
}
}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": 42734.357299999996,
"rate": 427.343573
}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