Rate Overview
Live
1 PAB = 7.9786 SBD
1 SBD = 0.125335
PAB
Avg
8.0374
High
8.0891
Low
7.9786
Last updated: 6/30/2026, 8:46:11 PM
Quick Conversions
| PAB | SBD |
|---|---|
| 1 PAB | 7.98 SBD |
| 10 PAB | 79.79 SBD |
| 50 PAB | 398.93 SBD |
| 100 PAB | 797.86 SBD |
| 500 PAB | 3,989.30 SBD |
| 1,000 PAB | 7,978.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-30T20:46:11Z",
"rates": {
"SBD": 7.9786
}
}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": 797.86,
"rate": 7.9786
}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