Rate Overview
Live
1 PAB = 0.739000 SHP
1 SHP = 1.3532
PAB
Avg
0.740300
High
0.741382
Low
0.738899
Last updated: 8/16/2026, 10:13:41 PM
Quick Conversions
| PAB | SHP |
|---|---|
| 1 PAB | 0.74 SHP |
| 10 PAB | 7.39 SHP |
| 50 PAB | 36.95 SHP |
| 100 PAB | 73.90 SHP |
| 500 PAB | 369.50 SHP |
| 1,000 PAB | 739.00 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-08-16T22:13:41Z",
"rates": {
"SHP": 0.739
}
}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": 73.9,
"rate": 0.739
}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