Rate Overview
Live
1 BSD = 3.4366 PEN
1 PEN = 0.290988
BSD
Avg
3.4037
High
3.4366
Low
3.3574
Last updated: 4/18/2026, 8:45:48 AM
Quick Conversions
| BSD | PEN |
|---|---|
| 1 BSD | 3.44 PEN |
| 10 BSD | 34.37 PEN |
| 50 BSD | 171.83 PEN |
| 100 BSD | 343.66 PEN |
| 500 BSD | 1,718.28 PEN |
| 1,000 BSD | 3,436.56 PEN |
Get BSD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=PENExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-04-18T08:45:48Z",
"rates": {
"PEN": 3.436562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "PEN",
"amount": 100
},
"result": 343.6562,
"rate": 3.436562
}Build with BSD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key