Rate Overview
Live
1 PAB = 8.0486 SBD
1 SBD = 0.124246
PAB
Avg
8.0045
High
8.0486
Low
7.9718
Last updated: 5/7/2026, 12:18:45 AM
Quick Conversions
| PAB | SBD |
|---|---|
| 1 PAB | 8.05 SBD |
| 10 PAB | 80.49 SBD |
| 50 PAB | 402.43 SBD |
| 100 PAB | 804.86 SBD |
| 500 PAB | 4,024.29 SBD |
| 1,000 PAB | 8,048.57 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-05-07T00:18:45Z",
"rates": {
"SBD": 8.048571
}
}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": 804.8571000000001,
"rate": 8.048571
}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