Rate Overview
Live
1 USD = 59.0394 PHP
1 PHP = 0.016938
USD
Avg
58.4550
High
59.2726
Low
57.7406
Last updated: 3/7/2026, 3:03:43 AM
Quick Conversions
| USD | PHP |
|---|---|
| 1 USD | 59.04 PHP |
| 10 USD | 590.39 PHP |
| 50 USD | 2,951.97 PHP |
| 100 USD | 5,903.94 PHP |
| 500 USD | 29,519.68 PHP |
| 1,000 USD | 59,039.37 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-03-07T03:03:43Z",
"rates": {
"PHP": 59.03936886
}
}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": 5903.936886,
"rate": 59.03936886
}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