Rate Overview
Live
1 PAB = 0.744180 SHP
1 SHP = 1.3438
PAB
Avg
0.746115
High
0.748136
Low
0.744180
Last updated: 5/8/2026, 3:46:04 PM
Quick Conversions
| PAB | SHP |
|---|---|
| 1 PAB | 0.74 SHP |
| 10 PAB | 7.44 SHP |
| 50 PAB | 37.21 SHP |
| 100 PAB | 74.42 SHP |
| 500 PAB | 372.09 SHP |
| 1,000 PAB | 744.18 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-05-08T15:46:04Z",
"rates": {
"SHP": 0.74418
}
}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.41799999999999,
"rate": 0.74418
}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