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
| USD | PHP |
|---|---|
| 1 USD | 60.21 PHP |
| 10 USD | 602.12 PHP |
| 50 USD | 3,010.60 PHP |
| 100 USD | 6,021.20 PHP |
| 500 USD | 30,106.00 PHP |
| 1,000 USD | 60,212.00 PHP |
Get USD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=PHPExample 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=100Example 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