Rate Overview
Live
1 PEN = 0.299827 BSD
1 BSD = 3.3353
PEN
Avg
0.299323
High
0.300729
Low
0.298340
Last updated: 9/2/2026, 4:04:30 PM
Quick Conversions
| PEN | BSD |
|---|---|
| 1 PEN | 0.30 BSD |
| 10 PEN | 3.00 BSD |
| 50 PEN | 14.99 BSD |
| 100 PEN | 29.98 BSD |
| 500 PEN | 149.91 BSD |
| 1,000 PEN | 299.83 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-09-02T16:04:30Z",
"rates": {
"BSD": 0.299827
}
}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.9827,
"rate": 0.299827
}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