PHP
USD
$

PHP/USD Exchange Rate

Philippine Peso to US Dollar

Live Rate
0.016170
-0.42% 7D

1 USD = 61.8429 PHP

PHP/USD Price Chart

Historical exchange rate performance

Current 0.016170
High 0.016239
Low 0.016170
7D Change -0.42%

Rate Overview

Live
1 PHP = 0.016170 USD
1 USD = 61.8429 PHP
Avg
0.016213
High
0.016239
Low
0.016170

Last updated: 7/20/2026, 6:06:04 PM

Quick Conversions

PHPUSD
1 PHP0.02 USD
10 PHP0.16 USD
50 PHP0.81 USD
100 PHP1.62 USD
500 PHP8.09 USD
1,000 PHP16.17 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-07-20T18:06:04Z",
  "rates": {
    "USD": 0.01617
  }
}

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.617,
  "rate": 0.01617
}

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