Rate Overview
Live
1 SBD = 0.420328 PEN
1 PEN = 2.3791
SBD
Avg
0.420821
High
0.439725
Low
0.409733
Last updated: 7/29/2026, 3:59:17 PM
Quick Conversions
| SBD | PEN |
|---|---|
| 1 SBD | 0.42 PEN |
| 10 SBD | 4.20 PEN |
| 50 SBD | 21.02 PEN |
| 100 SBD | 42.03 PEN |
| 500 SBD | 210.16 PEN |
| 1,000 SBD | 420.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-07-29T15:59:17Z",
"rates": {
"PEN": 0.420328
}
}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.032799999999995,
"rate": 0.420328
}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