Rate Overview
Live
1 ALL = 0.792677 PHP
1 PHP = 1.2615
ALL
Avg
0.788683
High
0.792677
Low
0.783892
Last updated: 9/8/2026, 6:17:58 PM
Quick Conversions
| ALL | PHP |
|---|---|
| 1 ALL | 0.79 PHP |
| 10 ALL | 7.93 PHP |
| 50 ALL | 39.63 PHP |
| 100 ALL | 79.27 PHP |
| 500 ALL | 396.34 PHP |
| 1,000 ALL | 792.68 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-09-08T18:17:58Z",
"rates": {
"PHP": 0.792677
}
}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": 79.26769999999999,
"rate": 0.792677
}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