PHP
USD
$

PHP/USD Exchange Rate

Philippine Peso to US Dollar

Live Rate
0.015944
-0.67% 7D

1 USD = 62.7195 PHP

PHP/USD Price Chart

Historical exchange rate performance

Current 0.015944
High 0.016052
Low 0.015944
7D Change -0.67%

Rate Overview

Live
1 PHP = 0.015944 USD
1 USD = 62.7195 PHP
Avg
0.015996
High
0.016052
Low
0.015944

Last updated: 9/5/2026, 11:57:31 AM

Quick Conversions

PHPUSD
1 PHP0.02 USD
10 PHP0.16 USD
50 PHP0.80 USD
100 PHP1.59 USD
500 PHP7.97 USD
1,000 PHP15.94 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-09-05T11:57:31Z",
  "rates": {
    "USD": 0.015944
  }
}

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.5944,
  "rate": 0.015944
}

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