Rate Overview
Live
1 PHP = 0.016887 USD
1 USD = 59.2171
PHP
Avg
0.017128
High
0.017336
Low
0.016871
Last updated: 3/6/2026, 11:24:44 PM
Quick Conversions
| PHP | USD |
|---|---|
| 1 PHP | 0.02 USD |
| 10 PHP | 0.17 USD |
| 50 PHP | 0.84 USD |
| 100 PHP | 1.69 USD |
| 500 PHP | 8.44 USD |
| 1,000 PHP | 16.89 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-03-06T23:24:44Z",
"rates": {
"USD": 0.016887
}
}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.6886999999999999,
"rate": 0.016887
}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