Rate Overview
Live
1 SBD = 0.433334 PEN
1 PEN = 2.3077
SBD
Avg
0.431789
High
0.433334
Low
0.429813
Last updated: 3/27/2026, 2:45:43 PM
Quick Conversions
| SBD | PEN |
|---|---|
| 1 SBD | 0.43 PEN |
| 10 SBD | 4.33 PEN |
| 50 SBD | 21.67 PEN |
| 100 SBD | 43.33 PEN |
| 500 SBD | 216.67 PEN |
| 1,000 SBD | 433.33 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-03-27T14:45:43Z",
"rates": {
"PEN": 0.433334
}
}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": 43.3334,
"rate": 0.433334
}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