Rate Overview
Live
1 PAB = 0.750221 GBP
1 GBP = 1.3329
PAB
Avg
0.748681
High
0.751919
Low
0.745256
Last updated: 3/26/2026, 9:51:53 PM
Quick Conversions
| PAB | GBP |
|---|---|
| 1 PAB | 0.75 GBP |
| 10 PAB | 7.50 GBP |
| 50 PAB | 37.51 GBP |
| 100 PAB | 75.02 GBP |
| 500 PAB | 375.11 GBP |
| 1,000 PAB | 750.22 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-26T21:51:53Z",
"rates": {
"GBP": 0.750221
}
}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.02210000000001,
"rate": 0.750221
}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