Rate Overview
Live
1 PHP = 1.3488 ALL
1 ALL = 0.741412
PHP
Avg
1.3572
High
1.3688
Low
1.3474
Last updated: 4/17/2026, 6:09:07 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.35 ALL |
| 10 PHP | 13.49 ALL |
| 50 PHP | 67.44 ALL |
| 100 PHP | 134.88 ALL |
| 500 PHP | 674.39 ALL |
| 1,000 PHP | 1,348.78 ALL |
Get PHP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=ALLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-17T06:09:07Z",
"rates": {
"ALL": 1.348778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "ALL",
"amount": 100
},
"result": 134.8778,
"rate": 1.348778
}Build with PHP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key