Rate Overview
Live
1 ALL = 0.747525 PHP
1 PHP = 1.3377
ALL
Avg
0.751428
High
0.756829
Low
0.744470
Last updated: 5/7/2026, 7:45:36 AM
Quick Conversions
| ALL | PHP |
|---|---|
| 1 ALL | 0.75 PHP |
| 10 ALL | 7.48 PHP |
| 50 ALL | 37.38 PHP |
| 100 ALL | 74.75 PHP |
| 500 ALL | 373.76 PHP |
| 1,000 ALL | 747.53 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-05-07T07:45:36Z",
"rates": {
"PHP": 0.747525
}
}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.7525,
"rate": 0.747525
}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