Rate Overview
Live
1 PAB = 8.0646 SBD
1 SBD = 0.123999
PAB
Avg
8.0371
High
8.0657
Low
8.0061
Last updated: 6/16/2026, 12:23:14 PM
Quick Conversions
| PAB | SBD |
|---|---|
| 1 PAB | 8.06 SBD |
| 10 PAB | 80.65 SBD |
| 50 PAB | 403.23 SBD |
| 100 PAB | 806.46 SBD |
| 500 PAB | 4,032.30 SBD |
| 1,000 PAB | 8,064.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-16T12:23:14Z",
"rates": {
"SBD": 8.0646
}
}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": 806.46,
"rate": 8.0646
}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