USD
$
PHP

USD/PHP Exchange Rate

US Dollar to Philippine Peso

Live Rate
60.9765
-0.78% 7D

1 PHP = 0.016400 USD

USD/PHP Price Chart

Historical exchange rate performance

Current 60.9765
High 61.6436
Low 60.7575
7D Change -0.78%

Rate Overview

Live
1 USD = 60.9765 PHP
1 PHP = 0.016400 USD
Avg
61.3013
High
61.6436
Low
60.7575

Last updated: 5/7/2026, 4:30:54 AM

Quick Conversions

USDPHP
1 USD60.98 PHP
10 USD609.77 PHP
50 USD3,048.83 PHP
100 USD6,097.65 PHP
500 USD30,488.25 PHP
1,000 USD60,976.50 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-07T04:30:54Z",
  "rates": {
    "PHP": 60.9765
  }
}

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": 6097.650000000001,
  "rate": 60.9765
}

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