Rate Overview
Live
1 GBP = 1.3277 PAB
1 PAB = 0.753168
GBP
Avg
1.3451
High
1.3787
Low
1.3196
Last updated: 7/28/2026, 1:57:16 PM
Quick Conversions
| GBP | PAB |
|---|---|
| 1 GBP | 1.33 PAB |
| 10 GBP | 13.28 PAB |
| 50 GBP | 66.39 PAB |
| 100 GBP | 132.77 PAB |
| 500 GBP | 663.86 PAB |
| 1,000 GBP | 1,327.73 PAB |
Get GBP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=PABExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-28T13:57:16Z",
"rates": {
"PAB": 1.327725
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "PAB",
"amount": 100
},
"result": 132.7725,
"rate": 1.327725
}Build with GBP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key