Rate Overview
Live
1 SHP = 1.3169 PAB
1 PAB = 0.759353
SHP
Avg
1.3351
High
1.3452
Low
1.3169
Last updated: 6/19/2026, 10:32:55 AM
Quick Conversions
| SHP | PAB |
|---|---|
| 1 SHP | 1.32 PAB |
| 10 SHP | 13.17 PAB |
| 50 SHP | 65.85 PAB |
| 100 SHP | 131.69 PAB |
| 500 SHP | 658.46 PAB |
| 1,000 SHP | 1,316.91 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-06-19T10:32:55Z",
"rates": {
"PAB": 1.31691
}
}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": 131.691,
"rate": 1.31691
}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