Rate Overview
Live
1 PAB = 0.738402 GBP
1 GBP = 1.3543
PAB
Avg
0.739053
High
0.741665
Low
0.736236
Last updated: 9/4/2026, 7:58:09 AM
Quick Conversions
| PAB | GBP |
|---|---|
| 1 PAB | 0.74 GBP |
| 10 PAB | 7.38 GBP |
| 50 PAB | 36.92 GBP |
| 100 PAB | 73.84 GBP |
| 500 PAB | 369.20 GBP |
| 1,000 PAB | 738.40 GBP |
Get PAB/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=GBPExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-09-04T07:58:09Z",
"rates": {
"GBP": 0.738402
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "GBP",
"amount": 100
},
"result": 73.8402,
"rate": 0.738402
}Build with PAB/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key