Rate Overview
Live
1 PEN = 2.3092 SBD
1 SBD = 0.433055
PEN
Avg
2.3304
High
2.4486
Low
2.2081
Last updated: 3/27/2026, 3:22:19 PM
Quick Conversions
| PEN | SBD |
|---|---|
| 1 PEN | 2.31 SBD |
| 10 PEN | 23.09 SBD |
| 50 PEN | 115.46 SBD |
| 100 PEN | 230.92 SBD |
| 500 PEN | 1,154.59 SBD |
| 1,000 PEN | 2,309.17 SBD |
Get PEN/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SBDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T15:22:19Z",
"rates": {
"SBD": 2.309173
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SBD",
"amount": 100
},
"result": 230.91729999999998,
"rate": 2.309173
}Build with PEN/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key