Rate Overview
Live
1 USD = 60.9765 PHP
1 PHP = 0.016400
USD
Avg
61.3013
High
61.6436
Low
60.7575
Last updated: 5/7/2026, 4:30:54 AM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 60.98 PHP |
| 10 USD | 609.77 PHP |
| 50 USD | 3,048.83 PHP |
| 100 USD | 6,097.65 PHP |
| 500 USD | 30,488.25 PHP |
| 1,000 USD | 60,976.50 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-05-07T04:30:54Z",
"rates": {
"PHP": 60.9765
}
}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": 6097.650000000001,
"rate": 60.9765
}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