Rate Overview
Live
1 ALL = 0.741411 PHP
1 PHP = 1.3488
ALL
Avg
0.736832
High
0.742158
Low
0.730567
Last updated: 4/17/2026, 6:09:07 AM
Quick Conversions
| ALL | PHP |
|---|---|
| 1 ALL | 0.74 PHP |
| 10 ALL | 7.41 PHP |
| 50 ALL | 37.07 PHP |
| 100 ALL | 74.14 PHP |
| 500 ALL | 370.71 PHP |
| 1,000 ALL | 741.41 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-04-17T06:09:07Z",
"rates": {
"PHP": 0.741411
}
}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.14110000000001,
"rate": 0.741411
}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