Rate Overview
Live
1 SBD = 0.123510 PAB
1 PAB = 8.0965
SBD
Avg
0.123824
High
0.124326
Low
0.123510
Last updated: 7/24/2026, 10:46:59 PM
Quick Conversions
| SBD | PAB |
|---|---|
| 1 SBD | 0.12 PAB |
| 10 SBD | 1.24 PAB |
| 50 SBD | 6.18 PAB |
| 100 SBD | 12.35 PAB |
| 500 SBD | 61.75 PAB |
| 1,000 SBD | 123.51 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-07-24T22:46:59Z",
"rates": {
"PAB": 0.12351
}
}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.350999999999999,
"rate": 0.12351
}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