Rate Overview
Live
1 PAB = 0.749009 SHP
1 SHP = 1.3351
PAB
Avg
0.747964
High
0.751163
Low
0.742951
Last updated: 7/27/2026, 10:38:30 PM
Quick Conversions
| PAB | SHP |
|---|---|
| 1 PAB | 0.75 SHP |
| 10 PAB | 7.49 SHP |
| 50 PAB | 37.45 SHP |
| 100 PAB | 74.90 SHP |
| 500 PAB | 374.50 SHP |
| 1,000 PAB | 749.01 SHP |
Get PAB/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=SHPExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-27T22:38:30Z",
"rates": {
"SHP": 0.749009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "SHP",
"amount": 100
},
"result": 74.90090000000001,
"rate": 0.749009
}Build with PAB/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key