Rate Overview
Live
1 PEN = 2.3791 SBD
1 SBD = 0.420329
PEN
Avg
2.3769
High
2.4406
Low
2.2741
Last updated: 7/29/2026, 2:21:18 PM
Quick Conversions
| PEN | SBD |
|---|---|
| 1 PEN | 2.38 SBD |
| 10 PEN | 23.79 SBD |
| 50 PEN | 118.95 SBD |
| 100 PEN | 237.91 SBD |
| 500 PEN | 1,189.55 SBD |
| 1,000 PEN | 2,379.09 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-29T14:21:18Z",
"rates": {
"SBD": 2.37909
}
}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.90900000000002,
"rate": 2.37909
}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