Rate Overview
Live
1 USD = 62.0066 PHP
1 PHP = 0.016127
USD
Avg
59.3119
High
62.0066
Low
56.6604
Last updated: 7/24/2026, 3:09:00 PM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 62.01 PHP |
| 10 USD | 620.07 PHP |
| 50 USD | 3,100.33 PHP |
| 100 USD | 6,200.66 PHP |
| 500 USD | 31,003.30 PHP |
| 1,000 USD | 62,006.60 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-24T15:09:00Z",
"rates": {
"PHP": 62.0066
}
}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": 6200.66,
"rate": 62.0066
}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