Rate Overview
Live
1 USD = 60.7028 PHP
1 PHP = 0.016474
USD
Avg
57.8181
High
60.7028
Low
55.6027
Last updated: 3/27/2026, 11:17:34 AM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 60.70 PHP |
| 10 USD | 607.03 PHP |
| 50 USD | 3,035.14 PHP |
| 100 USD | 6,070.29 PHP |
| 500 USD | 30,351.43 PHP |
| 1,000 USD | 60,702.85 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-03-27T11:17:34Z",
"rates": {
"PHP": 60.70285
}
}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": 6070.285,
"rate": 60.70285
}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