USD
$
PHP

USD/PHP Exchange Rate

US Dollar to Philippine Peso

Live Rate
60.7028
+5.75% 1Y

1 PHP = 0.016474 USD

USD/PHP Price Chart

Historical exchange rate performance

Current 60.7028
High 60.7028
Low 55.6027
1Y Change +5.75%

Rate Overview

Live
1 USD = 60.7028 PHP
1 PHP = 0.016474 USD
Avg
57.8181
High
60.7028
Low
55.6027

Last updated: 3/27/2026, 11:17:34 AM

Quick Conversions

USDPHP
1 USD60.70 PHP
10 USD607.03 PHP
50 USD3,035.14 PHP
100 USD6,070.29 PHP
500 USD30,351.43 PHP
1,000 USD60,702.85 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-03-27T11:17:34Z",
  "rates": {
    "PHP": 60.70285
  }
}

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": 6070.285,
  "rate": 60.70285
}

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