Rate Overview
Live
1 PEN = 36.4853 BDT
1 BDT = 0.027408
PEN
Avg
36.1678
High
36.7630
Low
35.2130
Last updated: 7/26/2026, 11:53:02 PM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 36.49 BDT |
| 10 PEN | 364.85 BDT |
| 50 PEN | 1,824.27 BDT |
| 100 PEN | 3,648.53 BDT |
| 500 PEN | 18,242.65 BDT |
| 1,000 PEN | 36,485.31 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-26T23:53:02Z",
"rates": {
"BDT": 36.485308
}
}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": 3648.5308000000005,
"rate": 36.485308
}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