Rate Overview
Live
1 PHP = 434.9684 VND
1 VND = 0.002299
PHP
Avg
443.4590
High
454.3117
Low
434.9684
Last updated: 3/28/2026, 1:40:41 PM
Quick Conversions
| PHP | VND |
|---|---|
| 1 PHP | 434.97 VND |
| 10 PHP | 4,349.68 VND |
| 50 PHP | 21,748.42 VND |
| 100 PHP | 43,496.84 VND |
| 500 PHP | 217,484.20 VND |
| 1,000 PHP | 434,968.41 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-03-28T13:40:41Z",
"rates": {
"VND": 434.968407
}
}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": 43496.8407,
"rate": 434.968407
}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