Rate Overview
Live
1 ALL = 0.749320 PHP
1 PHP = 1.3345
ALL
Avg
0.735463
High
0.755918
Low
0.706605
Last updated: 7/29/2026, 8:31:56 AM
Quick Conversions
| ALL | PHP |
|---|---|
| 1 ALL | 0.75 PHP |
| 10 ALL | 7.49 PHP |
| 50 ALL | 37.47 PHP |
| 100 ALL | 74.93 PHP |
| 500 ALL | 374.66 PHP |
| 1,000 ALL | 749.32 PHP |
Get ALL/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=PHPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-29T08:31:56Z",
"rates": {
"PHP": 0.74932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "PHP",
"amount": 100
},
"result": 74.932,
"rate": 0.74932
}Build with ALL/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key