Rate Overview
Live
1 USD = 60.5650 PHP
1 PHP = 0.016511
USD
Avg
60.8992
High
61.4854
Low
60.3326
Last updated: 6/16/2026, 12:21:40 PM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 60.57 PHP |
| 10 USD | 605.65 PHP |
| 50 USD | 3,028.25 PHP |
| 100 USD | 6,056.50 PHP |
| 500 USD | 30,282.50 PHP |
| 1,000 USD | 60,565.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-06-16T12:21:40Z",
"rates": {
"PHP": 60.565
}
}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": 6056.5,
"rate": 60.565
}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