Rate Overview
Live
1 BSD = 3.3941 PEN
1 PEN = 0.294625
BSD
Avg
3.4320
High
3.5095
Low
3.3923
Last updated: 5/29/2026, 10:58:48 PM
Quick Conversions
| BSD | PEN |
|---|---|
| 1 BSD | 3.39 PEN |
| 10 BSD | 33.94 PEN |
| 50 BSD | 169.71 PEN |
| 100 BSD | 339.41 PEN |
| 500 BSD | 1,697.07 PEN |
| 1,000 BSD | 3,394.15 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-29T22:58:48Z",
"rates": {
"PEN": 3.39415
}
}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": 339.41499999999996,
"rate": 3.39415
}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