USD
$
PHP

USD/PHP Exchange Rate

US Dollar to Philippine Peso

Live Rate
59.0394
+2.25% 7D

1 PHP = 0.016938 USD

USD/PHP Price Chart

Historical exchange rate performance

Current 59.0394
High 59.2726
Low 57.7406
7D Change +2.25%

Rate Overview

Live
1 USD = 59.0394 PHP
1 PHP = 0.016938 USD
Avg
58.4550
High
59.2726
Low
57.7406

Last updated: 3/7/2026, 3:03:43 AM

Quick Conversions

USDPHP
1 USD59.04 PHP
10 USD590.39 PHP
50 USD2,951.97 PHP
100 USD5,903.94 PHP
500 USD29,519.68 PHP
1,000 USD59,039.37 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-07T03:03:43Z",
  "rates": {
    "PHP": 59.03936886
  }
}

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": 5903.936886,
  "rate": 59.03936886
}

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