Rate Overview
Live
1 PEN = 0.293315 BSD
1 BSD = 3.4093
PEN
Avg
0.295458
High
0.297571
Low
0.293315
Last updated: 6/17/2026, 8:12:22 AM
Quick Conversions
| PEN | BSD |
|---|---|
| 1 PEN | 0.29 BSD |
| 10 PEN | 2.93 BSD |
| 50 PEN | 14.67 BSD |
| 100 PEN | 29.33 BSD |
| 500 PEN | 146.66 BSD |
| 1,000 PEN | 293.32 BSD |
Get PEN/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BSDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-06-17T08:12:22Z",
"rates": {
"BSD": 0.293315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BSD",
"amount": 100
},
"result": 29.3315,
"rate": 0.293315
}Build with PEN/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key