Rate Overview
Live
1 BSD = 3.3828 PEN
1 PEN = 0.295609
BSD
Avg
3.3744
High
3.4008
Low
3.3605
Last updated: 6/20/2026, 7:12:59 AM
Quick Conversions
| BSD | PEN |
|---|---|
| 1 BSD | 3.38 PEN |
| 10 BSD | 33.83 PEN |
| 50 BSD | 169.14 PEN |
| 100 BSD | 338.28 PEN |
| 500 BSD | 1,691.42 PEN |
| 1,000 BSD | 3,382.85 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-06-20T07:12:59Z",
"rates": {
"PEN": 3.382845
}
}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.28450000000004,
"rate": 3.382845
}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