Rate Overview
Live
1 PHP = 0.016220 PAB
1 PAB = 61.6523
PHP
Avg
0.016258
High
0.016344
Low
0.016202
Last updated: 7/6/2026, 10:46:25 AM
Quick Conversions
| PHP | PAB |
|---|---|
| 1 PHP | 0.02 PAB |
| 10 PHP | 0.16 PAB |
| 50 PHP | 0.81 PAB |
| 100 PHP | 1.62 PAB |
| 500 PHP | 8.11 PAB |
| 1,000 PHP | 16.22 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-07-06T10:46:25Z",
"rates": {
"PAB": 0.01622
}
}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.6219999999999999,
"rate": 0.01622
}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