Rate Overview
Live
1 USD = 61.7593 PHP
1 PHP = 0.016192
USD
Avg
61.7469
High
61.8353
Low
61.6839
Last updated: 7/26/2026, 1:03:38 PM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 61.76 PHP |
| 10 USD | 617.59 PHP |
| 50 USD | 3,087.97 PHP |
| 100 USD | 6,175.93 PHP |
| 500 USD | 30,879.66 PHP |
| 1,000 USD | 61,759.32 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-26T13:03:38Z",
"rates": {
"PHP": 61.75931692
}
}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": 6175.931692,
"rate": 61.75931692
}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