Rate Overview
Live
1 PHP = 445.5993 VND
1 VND = 0.002244 PHP
Avg
449.8839
High
465.7617
Low
423.9155
Last updated: 1/25/2026, 11:05:55 AM
Quick Conversions
| PHP | VND |
|---|---|
| 1 PHP | 445.60 VND |
| 10 PHP | 4,455.99 VND |
| 50 PHP | 22,279.96 VND |
| 100 PHP | 44,559.93 VND |
| 500 PHP | 222,799.65 VND |
| 1,000 PHP | 445,599.29 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-01-25T11:05:55Z",
"rates": {
"VND": 445.59929
}
}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": 44559.929,
"rate": 445.59929
}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