Rate Overview
Live
1 PEN = 35.7349 BDT
1 BDT = 0.027984
PEN
Avg
36.1759
High
36.6468
Low
35.7349
Last updated: 4/17/2026, 12:02:30 PM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 35.73 BDT |
| 10 PEN | 357.35 BDT |
| 50 PEN | 1,786.75 BDT |
| 100 PEN | 3,573.49 BDT |
| 500 PEN | 17,867.45 BDT |
| 1,000 PEN | 35,734.91 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-04-17T12:02:30Z",
"rates": {
"BDT": 35.734907
}
}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": 3573.4907,
"rate": 35.734907
}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