USD
$
PHP

USD/PHP Exchange Rate

US Dollar to Philippine Peso

Live Rate
61.7265
+0.89% 7D

1 PHP = 0.016200 USD

USD/PHP Price Chart

Historical exchange rate performance

Current 61.7265
High 61.7318
Low 61.1836
7D Change +0.89%

Rate Overview

Live
1 USD = 61.7265 PHP
1 PHP = 0.016200 USD
Avg
61.5169
High
61.7318
Low
61.1836

Last updated: 7/6/2026, 9:34:29 AM

Quick Conversions

USDPHP
1 USD61.73 PHP
10 USD617.27 PHP
50 USD3,086.33 PHP
100 USD6,172.65 PHP
500 USD30,863.25 PHP
1,000 USD61,726.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-07-06T09:34:29Z",
  "rates": {
    "PHP": 61.7265
  }
}

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": 6172.650000000001,
  "rate": 61.7265
}

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