Rate Overview
Live
1 USD = 61.7265 PHP
1 PHP = 0.016200
USD
Avg
61.5169
High
61.7318
Low
61.1836
Last updated: 7/6/2026, 9:34:29 AM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 61.73 PHP |
| 10 USD | 617.27 PHP |
| 50 USD | 3,086.33 PHP |
| 100 USD | 6,172.65 PHP |
| 500 USD | 30,863.25 PHP |
| 1,000 USD | 61,726.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-07-06T09:34:29Z",
"rates": {
"PHP": 61.7265
}
}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": 6172.650000000001,
"rate": 61.7265
}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