Rate Overview
Live
1 VND = 0.002342 PHP
1 PHP = 426.9855
VND
Avg
0.002334
High
0.002342
Low
0.002328
Last updated: 7/11/2026, 2:21:08 AM
Quick Conversions
| VND | PHP |
|---|---|
| 1 VND | 0.00 PHP |
| 10 VND | 0.02 PHP |
| 50 VND | 0.12 PHP |
| 100 VND | 0.23 PHP |
| 500 VND | 1.17 PHP |
| 1,000 VND | 2.34 PHP |
Get VND/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=PHPExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-11T02:21:08Z",
"rates": {
"PHP": 0.002342
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "PHP",
"amount": 100
},
"result": 0.2342,
"rate": 0.002342
}Build with VND/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key