Rate Overview
Live
1 VND = 0.002293 PHP
1 PHP = 436.1099
VND
Avg
0.002316
High
0.002332
Low
0.002287
Last updated: 5/7/2026, 7:35:32 PM
Quick Conversions
| VND | PHP |
|---|---|
| 1 VND | 0.00 PHP |
| 10 VND | 0.02 PHP |
| 50 VND | 0.11 PHP |
| 100 VND | 0.23 PHP |
| 500 VND | 1.15 PHP |
| 1,000 VND | 2.29 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-05-07T19:35:32Z",
"rates": {
"PHP": 0.002293
}
}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.2293,
"rate": 0.002293
}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