Rate Overview
Live
1 PHP = 446.3798 VND
1 VND = 0.002240
PHP
Avg
445.4237
High
450.2725
Low
441.4222
Last updated: 2/14/2026, 10:02:27 AM
Quick Conversions
| PHP | VND |
|---|---|
| 1 PHP | 446.38 VND |
| 10 PHP | 4,463.80 VND |
| 50 PHP | 22,318.99 VND |
| 100 PHP | 44,637.98 VND |
| 500 PHP | 223,189.91 VND |
| 1,000 PHP | 446,379.82 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-02-14T10:02:27Z",
"rates": {
"VND": 446.379821
}
}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": 44637.9821,
"rate": 446.379821
}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