Rate Overview
Live
1 SHP = 1.3394 PAB
1 PAB = 0.746630
SHP
Avg
1.3398
High
1.3438
Low
1.3367
Last updated: 5/9/2026, 4:55:34 AM
Quick Conversions
| SHP | PAB |
|---|---|
| 1 SHP | 1.34 PAB |
| 10 SHP | 13.39 PAB |
| 50 SHP | 66.97 PAB |
| 100 SHP | 133.94 PAB |
| 500 SHP | 669.68 PAB |
| 1,000 SHP | 1,339.35 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-05-09T04:55:34Z",
"rates": {
"PAB": 1.339351
}
}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.9351,
"rate": 1.339351
}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