Rate Overview
Live
1 USD = 61.5939 PHP
1 PHP = 0.016235
USD
Avg
56.5065
High
61.6079
Low
49.6578
Last updated: 7/19/2026, 6:20:12 PM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 61.59 PHP |
| 10 USD | 615.94 PHP |
| 50 USD | 3,079.69 PHP |
| 100 USD | 6,159.39 PHP |
| 500 USD | 30,796.95 PHP |
| 1,000 USD | 61,593.90 PHP |
Get USD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=PHPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T18:20:12Z",
"rates": {
"PHP": 61.59389738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "PHP",
"amount": 100
},
"result": 6159.389738,
"rate": 61.59389738
}Build with USD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key