USD
$
PHP

USD/PHP Exchange Rate

US Dollar to Philippine Peso

Live Rate
57.9034
-1.04% 7D

1 PHP = 0.017270 USD

USD/PHP Price Chart

Historical exchange rate performance

Current 57.9034
High 58.6621
Low 57.8570
7D Change -1.04%

Rate Overview

Live
1 USD = 57.9034 PHP
1 PHP = 0.017270 USD
Avg
58.2684
High
58.6621
Low
57.8570

Last updated: 2/14/2026, 1:41:20 PM

Quick Conversions

USDPHP
1 USD57.90 PHP
10 USD579.03 PHP
50 USD2,895.17 PHP
100 USD5,790.34 PHP
500 USD28,951.70 PHP
1,000 USD57,903.39 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-02-14T13:41:20Z",
  "rates": {
    "PHP": 57.90339329
  }
}

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": 5790.339328999999,
  "rate": 57.90339329
}

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