Rate Overview
Live
1 PHP = 1.3294 ALL
1 ALL = 0.752218
PHP
Avg
1.3806
High
1.4217
Low
1.3279
Last updated: 5/27/2026, 5:28:22 PM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.33 ALL |
| 10 PHP | 13.29 ALL |
| 50 PHP | 66.47 ALL |
| 100 PHP | 132.94 ALL |
| 500 PHP | 664.70 ALL |
| 1,000 PHP | 1,329.40 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-05-27T17:28:22Z",
"rates": {
"ALL": 1.329401
}
}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": 132.9401,
"rate": 1.329401
}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