Rate Overview
Live
1 BSD = 3.3874 PEN
1 PEN = 0.295212
BSD
Avg
3.4099
High
3.5067
Low
3.3529
Last updated: 7/30/2026, 2:10:56 PM
Quick Conversions
| BSD | PEN |
|---|---|
| 1 BSD | 3.39 PEN |
| 10 BSD | 33.87 PEN |
| 50 BSD | 169.37 PEN |
| 100 BSD | 338.74 PEN |
| 500 BSD | 1,693.70 PEN |
| 1,000 BSD | 3,387.39 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-07-30T14:10:56Z",
"rates": {
"PEN": 3.387392
}
}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": 338.73920000000004,
"rate": 3.387392
}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