Rate Overview
Live
1 PAB = 0.749808 GBP
1 GBP = 1.3337
PAB
Avg
0.746661
High
0.751077
Low
0.741558
Last updated: 3/6/2026, 11:55:09 AM
Quick Conversions
| PAB | GBP |
|---|---|
| 1 PAB | 0.75 GBP |
| 10 PAB | 7.50 GBP |
| 50 PAB | 37.49 GBP |
| 100 PAB | 74.98 GBP |
| 500 PAB | 374.90 GBP |
| 1,000 PAB | 749.81 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-03-06T11:55:09Z",
"rates": {
"GBP": 0.749808
}
}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": 74.9808,
"rate": 0.749808
}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