Rate Overview
Live
1 BSD = 3.3337 PEN
1 PEN = 0.299972
BSD
Avg
3.5361
High
3.7342
Low
3.3337
Last updated: 1/25/2026, 10:11:52 PM
Quick Conversions
| BSD | PEN |
|---|---|
| 1 BSD | 3.33 PEN |
| 10 BSD | 33.34 PEN |
| 50 BSD | 166.68 PEN |
| 100 BSD | 333.37 PEN |
| 500 BSD | 1,666.83 PEN |
| 1,000 BSD | 3,333.65 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-01-25T22:11:52Z",
"rates": {
"PEN": 3.33365
}
}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": 333.365,
"rate": 3.33365
}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