Rate Overview
Live
1 PHP = 427.3381 VND
1 VND = 0.002340
PHP
Avg
448.2342
High
462.5064
Low
427.3381
Last updated: 5/28/2026, 10:57:21 PM
Quick Conversions
| PHP | VND |
|---|---|
| 1 PHP | 427.34 VND |
| 10 PHP | 4,273.38 VND |
| 50 PHP | 21,366.90 VND |
| 100 PHP | 42,733.81 VND |
| 500 PHP | 213,669.04 VND |
| 1,000 PHP | 427,338.08 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-05-28T22:57:21Z",
"rates": {
"VND": 427.338077
}
}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": 42733.8077,
"rate": 427.338077
}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