Rate Overview
Live
1 ALL = 0.738943 PHP
1 PHP = 1.3533
ALL
Avg
0.738948
High
0.742184
Low
0.735235
Last updated: 6/19/2026, 8:18:49 AM
Quick Conversions
| ALL | PHP |
|---|---|
| 1 ALL | 0.74 PHP |
| 10 ALL | 7.39 PHP |
| 50 ALL | 36.95 PHP |
| 100 ALL | 73.89 PHP |
| 500 ALL | 369.47 PHP |
| 1,000 ALL | 738.94 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-06-19T08:18:49Z",
"rates": {
"PHP": 0.738943
}
}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": 73.8943,
"rate": 0.738943
}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