Rate Overview
Live
1 PHP = 1.2615 ALL
1 ALL = 0.792678
PHP
Avg
1.2680
High
1.2757
Low
1.2615
Last updated: 9/8/2026, 7:22:35 PM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.26 ALL |
| 10 PHP | 12.62 ALL |
| 50 PHP | 63.08 ALL |
| 100 PHP | 126.15 ALL |
| 500 PHP | 630.77 ALL |
| 1,000 PHP | 1,261.55 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-09-08T19:22:35Z",
"rates": {
"ALL": 1.261546
}
}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": 126.1546,
"rate": 1.261546
}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