Rate Overview
Live
1 GBP = 1.3543 PAB
1 PAB = 0.738408
GBP
Avg
1.3503
High
1.3543
Low
1.3450
Last updated: 8/14/2026, 5:29:47 PM
Quick Conversions
| GBP | PAB |
|---|---|
| 1 GBP | 1.35 PAB |
| 10 GBP | 13.54 PAB |
| 50 GBP | 67.71 PAB |
| 100 GBP | 135.43 PAB |
| 500 GBP | 677.13 PAB |
| 1,000 GBP | 1,354.26 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-08-14T17:29:47Z",
"rates": {
"PAB": 1.354264
}
}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": 135.4264,
"rate": 1.354264
}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