Rate Overview
Live
1 USD = 62.7210 PHP
1 PHP = 0.015944
USD
Avg
62.4643
High
62.7210
Low
62.2537
Last updated: 9/4/2026, 3:47:34 PM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 62.72 PHP |
| 10 USD | 627.21 PHP |
| 50 USD | 3,136.05 PHP |
| 100 USD | 6,272.11 PHP |
| 500 USD | 31,360.52 PHP |
| 1,000 USD | 62,721.05 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-09-04T15:47:34Z",
"rates": {
"PHP": 62.72105
}
}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": 6272.105,
"rate": 62.72105
}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