Rate Overview
Live
1 PEN = 2.3626 SBD
1 SBD = 0.423271
PEN
Avg
2.3764
High
2.3875
Low
2.3626
Last updated: 6/18/2026, 10:19:36 AM
Quick Conversions
| PEN | SBD |
|---|---|
| 1 PEN | 2.36 SBD |
| 10 PEN | 23.63 SBD |
| 50 PEN | 118.13 SBD |
| 100 PEN | 236.26 SBD |
| 500 PEN | 1,181.28 SBD |
| 1,000 PEN | 2,362.55 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-06-18T10:19:36Z",
"rates": {
"SBD": 2.36255
}
}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": 236.25500000000002,
"rate": 2.36255
}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