Rate Overview
Live
1 PEN = 2.3383 SBD
1 SBD = 0.427657
PEN
Avg
2.3668
High
2.4069
Low
2.3383
Last updated: 4/18/2026, 8:46:41 AM
Quick Conversions
| PEN | SBD |
|---|---|
| 1 PEN | 2.34 SBD |
| 10 PEN | 23.38 SBD |
| 50 PEN | 116.92 SBD |
| 100 PEN | 233.83 SBD |
| 500 PEN | 1,169.16 SBD |
| 1,000 PEN | 2,338.32 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-04-18T08:46:41Z",
"rates": {
"SBD": 2.33832
}
}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.832,
"rate": 2.33832
}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