Rate Overview
Live
1 GBP = 1.3356 PAB
1 PAB = 0.748733
GBP
Avg
1.3339
High
1.3386
Low
1.3240
Last updated: 7/8/2026, 4:34:09 AM
Quick Conversions
| GBP | PAB |
|---|---|
| 1 GBP | 1.34 PAB |
| 10 GBP | 13.36 PAB |
| 50 GBP | 66.78 PAB |
| 100 GBP | 133.56 PAB |
| 500 GBP | 667.79 PAB |
| 1,000 GBP | 1,335.59 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-08T04:34:09Z",
"rates": {
"PAB": 1.335589
}
}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": 133.5589,
"rate": 1.335589
}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