USD
$
PHP

USD/PHP Exchange Rate

US Dollar to Philippine Peso

Live Rate
62.0066
+9.44% 1Y

1 PHP = 0.016127 USD

USD/PHP Price Chart

Historical exchange rate performance

Current 62.0066
High 62.0066
Low 56.6604
1Y Change +9.44%

Rate Overview

Live
1 USD = 62.0066 PHP
1 PHP = 0.016127 USD
Avg
59.3119
High
62.0066
Low
56.6604

Last updated: 7/24/2026, 3:09:00 PM

Quick Conversions

USDPHP
1 USD62.01 PHP
10 USD620.07 PHP
50 USD3,100.33 PHP
100 USD6,200.66 PHP
500 USD31,003.30 PHP
1,000 USD62,006.60 PHP

Get USD/PHP Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=PHP

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-24T15:09:00Z",
  "rates": {
    "PHP": 62.0066
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=PHP&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "PHP",
    "amount": 100
  },
  "result": 6200.66,
  "rate": 62.0066
}

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