Rate Overview
Live
1 PHP = 1.3427 ALL
1 ALL = 0.744761
PHP
Avg
1.3315
High
1.3432
Low
1.3213
Last updated: 5/7/2026, 8:31:12 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.34 ALL |
| 10 PHP | 13.43 ALL |
| 50 PHP | 67.14 ALL |
| 100 PHP | 134.27 ALL |
| 500 PHP | 671.36 ALL |
| 1,000 PHP | 1,342.71 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-07T08:31:12Z",
"rates": {
"ALL": 1.342713
}
}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.2713,
"rate": 1.342713
}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