Rate Overview
Live
1 PAB = 7.9626 SBD
1 SBD = 0.125587
PAB
Avg
8.0253
High
8.0657
Low
7.9626
Last updated: 6/16/2026, 1:25:30 PM
Quick Conversions
| PAB | SBD |
|---|---|
| 1 PAB | 7.96 SBD |
| 10 PAB | 79.63 SBD |
| 50 PAB | 398.13 SBD |
| 100 PAB | 796.26 SBD |
| 500 PAB | 3,981.30 SBD |
| 1,000 PAB | 7,962.60 SBD |
Get PAB/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=SBDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-06-16T13:25:30Z",
"rates": {
"SBD": 7.9626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "SBD",
"amount": 100
},
"result": 796.26,
"rate": 7.9626
}Build with PAB/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key