Rate Overview
Live
1 USD = 61.9790 PHP
1 PHP = 0.016134
USD
Avg
60.2858
High
61.9790
Low
57.7406
Last updated: 7/23/2026, 12:33:26 PM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 61.98 PHP |
| 10 USD | 619.79 PHP |
| 50 USD | 3,098.95 PHP |
| 100 USD | 6,197.90 PHP |
| 500 USD | 30,989.50 PHP |
| 1,000 USD | 61,979.00 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-23T12:33:26Z",
"rates": {
"PHP": 61.979
}
}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": 6197.9,
"rate": 61.979
}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