Rate Overview
Live
1 GBP = 1.3289 PAB
1 PAB = 0.752499
GBP
Avg
1.3203
High
1.3719
Low
1.2421
Last updated: 7/29/2026, 11:12:15 AM
Quick Conversions
| GBP | PAB |
|---|---|
| 1 GBP | 1.33 PAB |
| 10 GBP | 13.29 PAB |
| 50 GBP | 66.45 PAB |
| 100 GBP | 132.89 PAB |
| 500 GBP | 664.45 PAB |
| 1,000 GBP | 1,328.91 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-29T11:12:15Z",
"rates": {
"PAB": 1.328905
}
}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.8905,
"rate": 1.328905
}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