Rate Overview
Live
1 PHP = 418.1357 VND
1 VND = 0.002392
PHP
Avg
419.4551
High
422.9146
Low
418.1357
Last updated: 9/3/2026, 11:09:51 PM
Quick Conversions
| PHP | VND |
|---|---|
| 1 PHP | 418.14 VND |
| 10 PHP | 4,181.36 VND |
| 50 PHP | 20,906.79 VND |
| 100 PHP | 41,813.57 VND |
| 500 PHP | 209,067.85 VND |
| 1,000 PHP | 418,135.70 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-09-03T23:09:51Z",
"rates": {
"VND": 418.1357
}
}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": 41813.57,
"rate": 418.1357
}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