Rate Overview
Live
1 PAB = 0.999910 BSD
1 BSD = 1.0001
PAB
Avg
1.0003
High
1.0032
Low
0.999798
Last updated: 5/9/2026, 6:03:07 AM
Quick Conversions
| PAB | BSD |
|---|---|
| 1 PAB | 1.00 BSD |
| 10 PAB | 10.00 BSD |
| 50 PAB | 50.00 BSD |
| 100 PAB | 99.99 BSD |
| 500 PAB | 499.96 BSD |
| 1,000 PAB | 999.91 BSD |
Get PAB/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BSDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-09T06:03:07Z",
"rates": {
"BSD": 0.99991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BSD",
"amount": 100
},
"result": 99.991,
"rate": 0.99991
}Build with PAB/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key