Rate Overview
Live
1 GBP = 1.3417 PAB
1 PAB = 0.745315
GBP
Avg
1.3393
High
1.3485
Low
1.3314
Last updated: 3/7/2026, 7:41:18 AM
Quick Conversions
| GBP | PAB |
|---|---|
| 1 GBP | 1.34 PAB |
| 10 GBP | 13.42 PAB |
| 50 GBP | 67.09 PAB |
| 100 GBP | 134.17 PAB |
| 500 GBP | 670.86 PAB |
| 1,000 GBP | 1,341.71 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-07T07:41:18Z",
"rates": {
"PAB": 1.341714
}
}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": 134.1714,
"rate": 1.341714
}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