Rate Overview
Live
1 PAB = 0.750522 GBP
1 GBP = 1.3324
PAB
Avg
0.743429
High
0.757776
Low
0.725321
Last updated: 7/26/2026, 7:15:00 AM
Quick Conversions
| PAB | GBP |
|---|---|
| 1 PAB | 0.75 GBP |
| 10 PAB | 7.51 GBP |
| 50 PAB | 37.53 GBP |
| 100 PAB | 75.05 GBP |
| 500 PAB | 375.26 GBP |
| 1,000 PAB | 750.52 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-26T07:15:00Z",
"rates": {
"GBP": 0.750522
}
}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": 75.0522,
"rate": 0.750522
}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