USD
$
PHP

USD/PHP Exchange Rate

US Dollar to Philippine Peso

Live Rate
61.6472
+1.46% 30D

1 PHP = 0.016221 USD

USD/PHP Price Chart

Historical exchange rate performance

Current 61.6472
High 61.7902
Low 60.3747
30D Change +1.46%

Rate Overview

Live
1 USD = 61.6472 PHP
1 PHP = 0.016221 USD
Avg
61.3722
High
61.7902
Low
60.3747

Last updated: 5/27/2026, 11:32:15 AM

Quick Conversions

USDPHP
1 USD61.65 PHP
10 USD616.47 PHP
50 USD3,082.36 PHP
100 USD6,164.73 PHP
500 USD30,823.63 PHP
1,000 USD61,647.25 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-05-27T11:32:15Z",
  "rates": {
    "PHP": 61.64725
  }
}

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": 6164.725,
  "rate": 61.64725
}

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