Rate Overview
Live
1 PAB = 8.0315 SBD
1 SBD = 0.124510
PAB
Avg
8.0196
High
8.0315
Low
7.9997
Last updated: 9/1/2026, 7:30:39 PM
Quick Conversions
| PAB | SBD |
|---|---|
| 1 PAB | 8.03 SBD |
| 10 PAB | 80.31 SBD |
| 50 PAB | 401.57 SBD |
| 100 PAB | 803.15 SBD |
| 500 PAB | 4,015.75 SBD |
| 1,000 PAB | 8,031.50 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-09-01T19:30:39Z",
"rates": {
"SBD": 8.031499
}
}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": 803.1499,
"rate": 8.031499
}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