Rate Overview
Live
1 PEN = 0.297919 BSD
1 BSD = 3.3566 PEN
Avg
0.292564
High
0.298819
Low
0.279592
Last updated: 1/25/2026, 9:18:47 AM
Quick Conversions
| PEN | BSD |
|---|---|
| 1 PEN | 0.30 BSD |
| 10 PEN | 2.98 BSD |
| 50 PEN | 14.90 BSD |
| 100 PEN | 29.79 BSD |
| 500 PEN | 148.96 BSD |
| 1,000 PEN | 297.92 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-01-25T09:18:47Z",
"rates": {
"BSD": 0.297919
}
}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.7919,
"rate": 0.297919
}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