Rate Overview
Live
1 SHP = 1.3352 PAB
1 PAB = 0.748977
SHP
Avg
1.3206
High
1.3704
Low
1.2411
Last updated: 7/31/2026, 1:34:41 AM
Quick Conversions
| SHP | PAB |
|---|---|
| 1 SHP | 1.34 PAB |
| 10 SHP | 13.35 PAB |
| 50 SHP | 66.76 PAB |
| 100 SHP | 133.52 PAB |
| 500 SHP | 667.58 PAB |
| 1,000 SHP | 1,335.15 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-31T01:34:41Z",
"rates": {
"PAB": 1.335154
}
}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": 133.5154,
"rate": 1.335154
}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