Rate Overview
Live
1 PAB = 0.745676 GBP
1 GBP = 1.3411
PAB
Avg
0.746153
High
0.748288
Low
0.744718
Last updated: 6/15/2026, 10:29:41 PM
Quick Conversions
| PAB | GBP |
|---|---|
| 1 PAB | 0.75 GBP |
| 10 PAB | 7.46 GBP |
| 50 PAB | 37.28 GBP |
| 100 PAB | 74.57 GBP |
| 500 PAB | 372.84 GBP |
| 1,000 PAB | 745.68 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-06-15T22:29:41Z",
"rates": {
"GBP": 0.745676
}
}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.5676,
"rate": 0.745676
}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