USD
$
PHP

USD/PHP Exchange Rate

US Dollar to Philippine Peso

Live Rate
60.2120
+0.68% 7D

1 PHP = 0.016608 USD

USD/PHP Price Chart

Historical exchange rate performance

Current 60.2120
High 60.2157
Low 59.8057
7D Change +0.68%

Rate Overview

Live
1 USD = 60.2120 PHP
1 PHP = 0.016608 USD
Avg
59.9908
High
60.2157
Low
59.8057

Last updated: 4/16/2026, 4:21:28 PM

Quick Conversions

USDPHP
1 USD60.21 PHP
10 USD602.12 PHP
50 USD3,010.60 PHP
100 USD6,021.20 PHP
500 USD30,106.00 PHP
1,000 USD60,212.00 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-04-16T16:21:28Z",
  "rates": {
    "PHP": 60.212
  }
}

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": 6021.200000000001,
  "rate": 60.212
}

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