Rate Overview
Live
1 PHP = 1.3337 ALL
1 ALL = 0.749784
PHP
Avg
1.3351
High
1.3510
Low
1.3272
Last updated: 7/26/2026, 2:11:02 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.33 ALL |
| 10 PHP | 13.34 ALL |
| 50 PHP | 66.69 ALL |
| 100 PHP | 133.37 ALL |
| 500 PHP | 666.86 ALL |
| 1,000 PHP | 1,333.72 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-07-26T02:11:02Z",
"rates": {
"ALL": 1.333717
}
}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": 133.3717,
"rate": 1.333717
}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