Rate Overview
Live
1 USD = 61.6472 PHP
1 PHP = 0.016221
USD
Avg
59.7905
High
61.7688
Low
57.5611
Last updated: 5/27/2026, 11:32:47 AM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 61.65 PHP |
| 10 USD | 616.47 PHP |
| 50 USD | 3,082.36 PHP |
| 100 USD | 6,164.73 PHP |
| 500 USD | 30,823.63 PHP |
| 1,000 USD | 61,647.25 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-27T11:32:47Z",
"rates": {
"PHP": 61.64725
}
}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": 6164.725,
"rate": 61.64725
}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