Rate Overview
Live
1 SBD = 0.426787 PEN
1 PEN = 2.3431
SBD
Avg
0.429272
High
0.439927
Low
0.423336
Last updated: 5/28/2026, 2:31:32 AM
Quick Conversions
| SBD | PEN |
|---|---|
| 1 SBD | 0.43 PEN |
| 10 SBD | 4.27 PEN |
| 50 SBD | 21.34 PEN |
| 100 SBD | 42.68 PEN |
| 500 SBD | 213.39 PEN |
| 1,000 SBD | 426.79 PEN |
Get SBD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=PENExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-28T02:31:32Z",
"rates": {
"PEN": 0.426787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "PEN",
"amount": 100
},
"result": 42.678700000000006,
"rate": 0.426787
}Build with SBD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key