PHP
USD
$

PHP/USD Exchange Rate

Philippine Peso to US Dollar

Live Rate
0.016931
+0.77% 7D

1 USD = 59.0633 PHP

PHP/USD Price Chart

Historical exchange rate performance

Current 0.016931
High 0.016958
Low 0.016801
7D Change +0.77%
Jan 18 Now

Rate Overview

Live
1 PHP = 0.016931 USD
1 USD = 59.0633 PHP
Avg
0.016887
High
0.016958
Low
0.016801

Last updated: 1/25/2026, 9:04:42 AM

Quick Conversions

PHPUSD
1 PHP0.02 USD
10 PHP0.17 USD
50 PHP0.85 USD
100 PHP1.69 USD
500 PHP8.47 USD
1,000 PHP16.93 USD

Get PHP/USD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "PHP",
  "date": "2026-01-25T09:04:42Z",
  "rates": {
    "USD": 0.016931
  }
}

Convert Amount

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

Example Response:

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

Build with PHP/USD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key