Rate Overview
Live
1 SBD = 0.418959 PEN
1 PEN = 2.3869
SBD
Avg
0.417234
High
0.419274
Low
0.415732
Last updated: 8/18/2026, 11:01:03 AM
Quick Conversions
| SBD | PEN |
|---|---|
| 1 SBD | 0.42 PEN |
| 10 SBD | 4.19 PEN |
| 50 SBD | 20.95 PEN |
| 100 SBD | 41.90 PEN |
| 500 SBD | 209.48 PEN |
| 1,000 SBD | 418.96 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-08-18T11:01:03Z",
"rates": {
"PEN": 0.418959
}
}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": 41.895900000000005,
"rate": 0.418959
}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