Rate Overview
Live
1 PEN = 36.4376 BDT
1 BDT = 0.027444
PEN
Avg
34.4031
High
36.6014
Low
31.6767
Last updated: 7/27/2026, 5:05:51 PM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 36.44 BDT |
| 10 PEN | 364.38 BDT |
| 50 PEN | 1,821.88 BDT |
| 100 PEN | 3,643.76 BDT |
| 500 PEN | 18,218.81 BDT |
| 1,000 PEN | 36,437.62 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-07-27T17:05:51Z",
"rates": {
"BDT": 36.437624
}
}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": 3643.7624,
"rate": 36.437624
}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