Rate Overview
Live
1 SHP = 1.3547 PAB
1 PAB = 0.738194
SHP
Avg
1.3519
High
1.3547
Low
1.3495
Last updated: 9/9/2026, 4:30:12 AM
Quick Conversions
| SHP | PAB |
|---|---|
| 1 SHP | 1.35 PAB |
| 10 SHP | 13.55 PAB |
| 50 SHP | 67.73 PAB |
| 100 SHP | 135.47 PAB |
| 500 SHP | 677.33 PAB |
| 1,000 SHP | 1,354.66 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-09-09T04:30:12Z",
"rates": {
"PAB": 1.354658
}
}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": 135.4658,
"rate": 1.354658
}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