Rate Overview
Live
1 PEN = 0.287870 BSD
1 BSD = 3.4738
PEN
Avg
0.296257
High
0.300293
Low
0.285961
Last updated: 3/27/2026, 10:57:08 AM
Quick Conversions
| PEN | BSD |
|---|---|
| 1 PEN | 0.29 BSD |
| 10 PEN | 2.88 BSD |
| 50 PEN | 14.39 BSD |
| 100 PEN | 28.79 BSD |
| 500 PEN | 143.94 BSD |
| 1,000 PEN | 287.87 BSD |
Get PEN/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BSDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T10:57:08Z",
"rates": {
"BSD": 0.28787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BSD",
"amount": 100
},
"result": 28.787000000000003,
"rate": 0.28787
}Build with PEN/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key