Rate Overview
Live
1 PEN = 2.3851 SBD
1 SBD = 0.419274
PEN
Avg
2.3964
High
2.4054
Low
2.3851
Last updated: 8/15/2026, 1:03:10 PM
Quick Conversions
| PEN | SBD |
|---|---|
| 1 PEN | 2.39 SBD |
| 10 PEN | 23.85 SBD |
| 50 PEN | 119.25 SBD |
| 100 PEN | 238.51 SBD |
| 500 PEN | 1,192.54 SBD |
| 1,000 PEN | 2,385.07 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-08-15T13:03:10Z",
"rates": {
"SBD": 2.385073
}
}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": 238.50730000000001,
"rate": 2.385073
}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