Rate Overview
Live
1 PAB = 0.746613 SHP
1 SHP = 1.3394
PAB
Avg
0.747088
High
0.748505
Low
0.746199
Last updated: 4/18/2026, 8:49:46 AM
Quick Conversions
| PAB | SHP |
|---|---|
| 1 PAB | 0.75 SHP |
| 10 PAB | 7.47 SHP |
| 50 PAB | 37.33 SHP |
| 100 PAB | 74.66 SHP |
| 500 PAB | 373.31 SHP |
| 1,000 PAB | 746.61 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-04-18T08:49:46Z",
"rates": {
"SHP": 0.746613
}
}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.6613,
"rate": 0.746613
}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