Rate Overview
Live
1 USD = 59.0610 PHP
1 PHP = 0.016932 USD
Avg
55.3856
High
59.0610
Low
47.9086
Last updated: 1/25/2026, 12:51:48 PM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 59.06 PHP |
| 10 USD | 590.61 PHP |
| 50 USD | 2,953.05 PHP |
| 100 USD | 5,906.10 PHP |
| 500 USD | 29,530.51 PHP |
| 1,000 USD | 59,061.01 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-01-25T12:51:48Z",
"rates": {
"PHP": 59.06101184
}
}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": 5906.101184,
"rate": 59.06101184
}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