Rate Overview
Live
1 USD = 60.7355 PHP
1 PHP = 0.016465
USD
Avg
60.1477
High
60.7355
Low
59.6430
Last updated: 3/27/2026, 9:26:31 AM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 60.74 PHP |
| 10 USD | 607.36 PHP |
| 50 USD | 3,036.78 PHP |
| 100 USD | 6,073.55 PHP |
| 500 USD | 30,367.75 PHP |
| 1,000 USD | 60,735.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-03-27T09:26:31Z",
"rates": {
"PHP": 60.7355
}
}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": 6073.55,
"rate": 60.7355
}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