Rate Overview
Live
1 USD = 61.9240 PHP
1 PHP = 0.016149
USD
Avg
60.2183
High
61.9240
Low
57.5611
Last updated: 7/27/2026, 3:42:22 AM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 61.92 PHP |
| 10 USD | 619.24 PHP |
| 50 USD | 3,096.20 PHP |
| 100 USD | 6,192.40 PHP |
| 500 USD | 30,962.00 PHP |
| 1,000 USD | 61,924.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-27T03:42:22Z",
"rates": {
"PHP": 61.924
}
}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": 6192.4,
"rate": 61.924
}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