Rate Overview
Live
1 GBP = 1.3268 PAB
1 PAB = 0.753668
GBP
Avg
1.3337
High
1.3418
Low
1.3268
Last updated: 3/28/2026, 11:13:45 AM
Quick Conversions
| GBP | PAB |
|---|---|
| 1 GBP | 1.33 PAB |
| 10 GBP | 13.27 PAB |
| 50 GBP | 66.34 PAB |
| 100 GBP | 132.68 PAB |
| 500 GBP | 663.42 PAB |
| 1,000 GBP | 1,326.84 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-03-28T11:13:45Z",
"rates": {
"PAB": 1.326844
}
}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.68439999999998,
"rate": 1.326844
}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