Rate Overview
Live
1 BSD = 3.4036 PEN
1 PEN = 0.293808
BSD
Avg
3.4638
High
3.5069
Low
3.4036
Last updated: 5/8/2026, 11:01:10 PM
Quick Conversions
| BSD | PEN |
|---|---|
| 1 BSD | 3.40 PEN |
| 10 BSD | 34.04 PEN |
| 50 BSD | 170.18 PEN |
| 100 BSD | 340.36 PEN |
| 500 BSD | 1,701.79 PEN |
| 1,000 BSD | 3,403.58 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-05-08T23:01:10Z",
"rates": {
"PEN": 3.403578
}
}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": 340.3578,
"rate": 3.403578
}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