Rate Overview
Live
1 PEN = 36.3427 BDT
1 BDT = 0.027516
PEN
Avg
36.4017
High
36.4859
Low
36.3075
Last updated: 7/30/2026, 1:52:01 PM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 36.34 BDT |
| 10 PEN | 363.43 BDT |
| 50 PEN | 1,817.14 BDT |
| 100 PEN | 3,634.27 BDT |
| 500 PEN | 18,171.37 BDT |
| 1,000 PEN | 36,342.75 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-30T13:52:01Z",
"rates": {
"BDT": 36.342745
}
}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": 3634.2745,
"rate": 36.342745
}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