Rate Overview
Live
1 PEN = 36.3075 BDT
1 BDT = 0.027543
PEN
Avg
36.2434
High
36.7661
Low
35.0121
Last updated: 7/25/2026, 7:46:35 PM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 36.31 BDT |
| 10 PEN | 363.08 BDT |
| 50 PEN | 1,815.38 BDT |
| 100 PEN | 3,630.75 BDT |
| 500 PEN | 18,153.76 BDT |
| 1,000 PEN | 36,307.52 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-25T19:46:35Z",
"rates": {
"BDT": 36.307516
}
}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": 3630.7516,
"rate": 36.307516
}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