Rate Overview
Live
1 PAB = 0.748808 GBP
1 GBP = 1.3355
PAB
Avg
0.754284
High
0.757871
Low
0.748777
Last updated: 7/3/2026, 9:00:11 PM
Quick Conversions
| PAB | GBP |
|---|---|
| 1 PAB | 0.75 GBP |
| 10 PAB | 7.49 GBP |
| 50 PAB | 37.44 GBP |
| 100 PAB | 74.88 GBP |
| 500 PAB | 374.40 GBP |
| 1,000 PAB | 748.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-07-03T21:00:11Z",
"rates": {
"GBP": 0.748808
}
}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.88080000000001,
"rate": 0.748808
}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