Rate Overview
Live
1 GBP = 1.3574 PAB
1 PAB = 0.736698
GBP
Avg
1.3490
High
1.3574
Low
1.3401
Last updated: 4/17/2026, 1:33:45 PM
Quick Conversions
| GBP | PAB |
|---|---|
| 1 GBP | 1.36 PAB |
| 10 GBP | 13.57 PAB |
| 50 GBP | 67.87 PAB |
| 100 GBP | 135.74 PAB |
| 500 GBP | 678.70 PAB |
| 1,000 GBP | 1,357.41 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-04-17T13:33:45Z",
"rates": {
"PAB": 1.357408
}
}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.7408,
"rate": 1.357408
}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