Rate Overview
Live
1 PEN = 2.3353 SBD
1 SBD = 0.428217
PEN
Avg
2.3303
High
2.3622
Low
2.2731
Last updated: 5/28/2026, 11:00:21 PM
Quick Conversions
| PEN | SBD |
|---|---|
| 1 PEN | 2.34 SBD |
| 10 PEN | 23.35 SBD |
| 50 PEN | 116.76 SBD |
| 100 PEN | 233.53 SBD |
| 500 PEN | 1,167.63 SBD |
| 1,000 PEN | 2,335.26 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-05-28T23:00:21Z",
"rates": {
"SBD": 2.335263
}
}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": 233.5263,
"rate": 2.335263
}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