Rate Overview
Live
1 PAB = 8.0947 SBD
1 SBD = 0.123537
PAB
Avg
8.0560
High
8.1349
Low
7.9678
Last updated: 7/22/2026, 11:11:51 AM
Quick Conversions
| PAB | SBD |
|---|---|
| 1 PAB | 8.09 SBD |
| 10 PAB | 80.95 SBD |
| 50 PAB | 404.74 SBD |
| 100 PAB | 809.47 SBD |
| 500 PAB | 4,047.37 SBD |
| 1,000 PAB | 8,094.75 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-07-22T11:11:51Z",
"rates": {
"SBD": 8.094749
}
}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": 809.4749,
"rate": 8.094749
}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