Rate Overview
Live
1 SBD = 0.125335 PAB
1 PAB = 7.9786
SBD
Avg
0.124421
High
0.125335
Low
0.123622
Last updated: 6/30/2026, 8:32:42 PM
Quick Conversions
| SBD | PAB |
|---|---|
| 1 SBD | 0.13 PAB |
| 10 SBD | 1.25 PAB |
| 50 SBD | 6.27 PAB |
| 100 SBD | 12.53 PAB |
| 500 SBD | 62.67 PAB |
| 1,000 SBD | 125.34 PAB |
Get SBD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=PABExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-06-30T20:32:42Z",
"rates": {
"PAB": 0.125335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "PAB",
"amount": 100
},
"result": 12.5335,
"rate": 0.125335
}Build with SBD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key