Rate Overview
Live
1 PEN = 35.4712 BDT
1 BDT = 0.028192
PEN
Avg
36.2402
High
36.7197
Low
35.0632
Last updated: 3/28/2026, 1:29:27 PM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 35.47 BDT |
| 10 PEN | 354.71 BDT |
| 50 PEN | 1,773.56 BDT |
| 100 PEN | 3,547.12 BDT |
| 500 PEN | 17,735.59 BDT |
| 1,000 PEN | 35,471.19 BDT |
Get PEN/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BDTExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-28T13:29:27Z",
"rates": {
"BDT": 35.471189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BDT",
"amount": 100
},
"result": 3547.1189000000004,
"rate": 35.471189
}Build with PEN/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key