Rate Overview
Live
1 PEN = 35.5129 BDT
1 BDT = 0.028159
PEN
Avg
35.2359
High
35.6013
Low
34.9873
Last updated: 5/7/2026, 2:50:10 PM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 35.51 BDT |
| 10 PEN | 355.13 BDT |
| 50 PEN | 1,775.65 BDT |
| 100 PEN | 3,551.29 BDT |
| 500 PEN | 17,756.47 BDT |
| 1,000 PEN | 35,512.93 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-05-07T14:50:10Z",
"rates": {
"BDT": 35.512934
}
}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": 3551.2934,
"rate": 35.512934
}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