Rate Overview
Live
1 PEN = 35.1432 BDT
1 BDT = 0.028455
PEN
Avg
35.8939
High
36.5691
Low
35.1432
Last updated: 3/7/2026, 9:17:56 AM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 35.14 BDT |
| 10 PEN | 351.43 BDT |
| 50 PEN | 1,757.16 BDT |
| 100 PEN | 3,514.32 BDT |
| 500 PEN | 17,571.60 BDT |
| 1,000 PEN | 35,143.20 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-03-07T09:17:56Z",
"rates": {
"BDT": 35.143204
}
}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": 3514.3203999999996,
"rate": 35.143204
}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