Rate Overview
Live
1 PAB = 8.0196 SBD
1 SBD = 0.124694
PAB
Avg
8.0617
High
8.0808
Low
8.0196
Last updated: 4/16/2026, 8:58:48 PM
Quick Conversions
| PAB | SBD |
|---|---|
| 1 PAB | 8.02 SBD |
| 10 PAB | 80.20 SBD |
| 50 PAB | 400.98 SBD |
| 100 PAB | 801.96 SBD |
| 500 PAB | 4,009.80 SBD |
| 1,000 PAB | 8,019.61 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-04-16T20:58:48Z",
"rates": {
"SBD": 8.019609
}
}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": 801.9609,
"rate": 8.019609
}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