Rate Overview
Live
1 GBP = 1.3315 PAB
1 PAB = 0.751021
GBP
Avg
1.3404
High
1.3760
Low
1.3062
Last updated: 7/23/2026, 3:51:42 PM
Quick Conversions
| GBP | PAB |
|---|---|
| 1 GBP | 1.33 PAB |
| 10 GBP | 13.32 PAB |
| 50 GBP | 66.58 PAB |
| 100 GBP | 133.15 PAB |
| 500 GBP | 665.76 PAB |
| 1,000 GBP | 1,331.52 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-23T15:51:42Z",
"rates": {
"PAB": 1.33152
}
}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.15200000000002,
"rate": 1.33152
}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