Rate Overview
Live
1 PAB = 0.749805 GBP
1 GBP = 1.3337
PAB
Avg
0.748635
High
0.751919
Low
0.745256
Last updated: 3/26/2026, 11:23:19 PM
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-26T23:23:19Z",
"rates": {
"GBP": 0.749805
}
}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.9805,
"rate": 0.749805
}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