Rate Overview
Live
1 SHP = 1.3447 PAB
1 PAB = 0.743686
SHP
Avg
1.3350
High
1.3447
Low
1.3296
Last updated: 7/31/2026, 7:04:09 PM
Quick Conversions
| SHP | PAB |
|---|---|
| 1 SHP | 1.34 PAB |
| 10 SHP | 13.45 PAB |
| 50 SHP | 67.23 PAB |
| 100 SHP | 134.47 PAB |
| 500 SHP | 672.33 PAB |
| 1,000 SHP | 1,344.65 PAB |
Get SHP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=PABExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-31T19:04:09Z",
"rates": {
"PAB": 1.344654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "PAB",
"amount": 100
},
"result": 134.4654,
"rate": 1.344654
}Build with SHP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key