Rate Overview
Live
1 SHP = 1.3296 PAB
1 PAB = 0.752082
SHP
Avg
1.3393
High
1.3749
Low
1.3048
Last updated: 7/29/2026, 9:47:18 PM
Quick Conversions
| SHP | PAB |
|---|---|
| 1 SHP | 1.33 PAB |
| 10 SHP | 13.30 PAB |
| 50 SHP | 66.48 PAB |
| 100 SHP | 132.96 PAB |
| 500 SHP | 664.82 PAB |
| 1,000 SHP | 1,329.64 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-29T21:47:18Z",
"rates": {
"PAB": 1.329642
}
}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": 132.9642,
"rate": 1.329642
}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