Rate Overview
Live
1 PEN = 2.3884 SBD
1 SBD = 0.418696
PEN
Avg
2.3647
High
2.4245
Low
2.2731
Last updated: 7/29/2026, 12:11:51 AM
Quick Conversions
| PEN | SBD |
|---|---|
| 1 PEN | 2.39 SBD |
| 10 PEN | 23.88 SBD |
| 50 PEN | 119.42 SBD |
| 100 PEN | 238.84 SBD |
| 500 PEN | 1,194.18 SBD |
| 1,000 PEN | 2,388.37 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-29T00:11:51Z",
"rates": {
"SBD": 2.388368
}
}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.83679999999998,
"rate": 2.388368
}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