PHP
USD
$

PHP/USD Exchange Rate

Philippine Peso to US Dollar

Live Rate
0.016399
+0.79% 7D

1 USD = 60.9793 PHP

PHP/USD Price Chart

Historical exchange rate performance

Current 0.016399
High 0.016458
Low 0.016222
7D Change +0.79%

Rate Overview

Live
1 PHP = 0.016399 USD
1 USD = 60.9793 PHP
Avg
0.016313
High
0.016458
Low
0.016222

Last updated: 5/7/2026, 4:26:04 AM

Quick Conversions

PHPUSD
1 PHP0.02 USD
10 PHP0.16 USD
50 PHP0.82 USD
100 PHP1.64 USD
500 PHP8.20 USD
1,000 PHP16.40 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-05-07T04:26:04Z",
  "rates": {
    "USD": 0.016399
  }
}

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.6399000000000001,
  "rate": 0.016399
}

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