Rate Overview
Live
1 VND = 0.002240 PHP
1 PHP = 446.4286
VND
Avg
0.002245
High
0.002265
Low
0.002220
Last updated: 2/14/2026, 8:50:21 AM
Quick Conversions
| VND | PHP |
|---|---|
| 1 VND | 0.00 PHP |
| 10 VND | 0.02 PHP |
| 50 VND | 0.11 PHP |
| 100 VND | 0.22 PHP |
| 500 VND | 1.12 PHP |
| 1,000 VND | 2.24 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-02-14T08:50:21Z",
"rates": {
"PHP": 0.00224
}
}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.22399999999999998,
"rate": 0.00224
}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