Rate Overview
Live
1 SBD = 0.124694 PAB
1 PAB = 8.0196
SBD
Avg
0.124044
High
0.124694
Low
0.123750
Last updated: 4/16/2026, 10:41:43 PM
Quick Conversions
| SBD | PAB |
|---|---|
| 1 SBD | 0.12 PAB |
| 10 SBD | 1.25 PAB |
| 50 SBD | 6.23 PAB |
| 100 SBD | 12.47 PAB |
| 500 SBD | 62.35 PAB |
| 1,000 SBD | 124.69 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-04-16T22:41:43Z",
"rates": {
"PAB": 0.124694
}
}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.4694,
"rate": 0.124694
}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