Rate Overview
Live
1 PAB = 0.750452 GBP
1 GBP = 1.3325
PAB
Avg
0.747903
High
0.755687
Low
0.738022
Last updated: 3/27/2026, 1:10:09 AM
Quick Conversions
| PAB | GBP |
|---|---|
| 1 PAB | 0.75 GBP |
| 10 PAB | 7.50 GBP |
| 50 PAB | 37.52 GBP |
| 100 PAB | 75.05 GBP |
| 500 PAB | 375.23 GBP |
| 1,000 PAB | 750.45 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-27T01:10:09Z",
"rates": {
"GBP": 0.750452
}
}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.0452,
"rate": 0.750452
}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