Rate Overview
Live
1 PHP = 0.017270 USD
1 USD = 57.9039
PHP
Avg
0.017162
High
0.017283
Low
0.017046
Last updated: 2/14/2026, 10:02:32 AM
Quick Conversions
| PHP | USD |
|---|---|
| 1 PHP | 0.02 USD |
| 10 PHP | 0.17 USD |
| 50 PHP | 0.86 USD |
| 100 PHP | 1.73 USD |
| 500 PHP | 8.64 USD |
| 1,000 PHP | 17.27 USD |
Get PHP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=USDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-02-14T10:02:32Z",
"rates": {
"USD": 0.01727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "USD",
"amount": 100
},
"result": 1.727,
"rate": 0.01727
}Build with PHP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key