Rate Overview
Live
1 SHP = 1.3479 PAB
1 PAB = 0.741884
SHP
Avg
1.3372
High
1.3479
Low
1.3296
Last updated: 8/1/2026, 6:01:49 AM
Quick Conversions
| SHP | PAB |
|---|---|
| 1 SHP | 1.35 PAB |
| 10 SHP | 13.48 PAB |
| 50 SHP | 67.40 PAB |
| 100 SHP | 134.79 PAB |
| 500 SHP | 673.96 PAB |
| 1,000 SHP | 1,347.92 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-08-01T06:01:49Z",
"rates": {
"PAB": 1.34792
}
}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.792,
"rate": 1.34792
}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