Rate Overview
Live
1 PEN = 2.3750 SBD
1 SBD = 0.421056
PEN
Avg
2.3338
High
2.4486
Low
2.2081
Last updated: 7/25/2026, 8:42:53 PM
Quick Conversions
| PEN | SBD |
|---|---|
| 1 PEN | 2.37 SBD |
| 10 PEN | 23.75 SBD |
| 50 PEN | 118.75 SBD |
| 100 PEN | 237.50 SBD |
| 500 PEN | 1,187.49 SBD |
| 1,000 PEN | 2,374.98 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-07-25T20:42:53Z",
"rates": {
"SBD": 2.374982
}
}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": 237.49820000000003,
"rate": 2.374982
}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