Rate Overview
Live
1 USD = 61.9650 PHP
1 PHP = 0.016138
USD
Avg
61.7409
High
61.9650
Low
61.6012
Last updated: 7/23/2026, 5:46:15 AM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 61.97 PHP |
| 10 USD | 619.65 PHP |
| 50 USD | 3,098.25 PHP |
| 100 USD | 6,196.50 PHP |
| 500 USD | 30,982.50 PHP |
| 1,000 USD | 61,965.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-07-23T05:46:15Z",
"rates": {
"PHP": 61.965
}
}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": 6196.5,
"rate": 61.965
}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