Rate Overview
Live
1 BSD = 3.3566 PEN
1 PEN = 0.297920 BSD
Avg
3.3440
High
3.3611
Low
3.3338
Last updated: 1/25/2026, 9:13:07 AM
Quick Conversions
| BSD | PEN |
|---|---|
| 1 BSD | 3.36 PEN |
| 10 BSD | 33.57 PEN |
| 50 BSD | 167.83 PEN |
| 100 BSD | 335.66 PEN |
| 500 BSD | 1,678.30 PEN |
| 1,000 BSD | 3,356.61 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-01-25T09:13:07Z",
"rates": {
"PEN": 3.356605
}
}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": 335.6605,
"rate": 3.356605
}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