Rate Overview
Live
1 BSD = 3.4618 PEN
1 PEN = 0.288867
BSD
Avg
3.3904
High
3.4636
Low
3.3365
Last updated: 3/6/2026, 10:27:11 PM
Quick Conversions
| BSD | PEN |
|---|---|
| 1 BSD | 3.46 PEN |
| 10 BSD | 34.62 PEN |
| 50 BSD | 173.09 PEN |
| 100 BSD | 346.18 PEN |
| 500 BSD | 1,730.90 PEN |
| 1,000 BSD | 3,461.80 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-03-06T22:27:11Z",
"rates": {
"PEN": 3.4618
}
}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": 346.18,
"rate": 3.4618
}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