Rate Overview
Live
1 PHP = 0.016493 USD
1 USD = 60.6318
PHP
Avg
0.016455
High
0.016580
Low
0.016290
Last updated: 6/17/2026, 7:08:49 AM
Quick Conversions
| PHP | USD |
|---|---|
| 1 PHP | 0.02 USD |
| 10 PHP | 0.16 USD |
| 50 PHP | 0.82 USD |
| 100 PHP | 1.65 USD |
| 500 PHP | 8.25 USD |
| 1,000 PHP | 16.49 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-06-17T07:08:49Z",
"rates": {
"USD": 0.016493
}
}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.6493,
"rate": 0.016493
}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