Rate Overview
Live
1 PHP = 0.015962 PAB
1 PAB = 62.6488
PHP
Avg
0.016032
High
0.016154
Low
0.015962
Last updated: 9/3/2026, 11:10:16 PM
Quick Conversions
| PHP | PAB |
|---|---|
| 1 PHP | 0.02 PAB |
| 10 PHP | 0.16 PAB |
| 50 PHP | 0.80 PAB |
| 100 PHP | 1.60 PAB |
| 500 PHP | 7.98 PAB |
| 1,000 PHP | 15.96 PAB |
Get PHP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=PABExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-03T23:10:16Z",
"rates": {
"PAB": 0.015962
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "PAB",
"amount": 100
},
"result": 1.5962,
"rate": 0.015962
}Build with PHP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key