Rate Overview
Live
1 PEN = 36.3093 BDT
1 BDT = 0.027541
PEN
Avg
36.3906
High
36.5459
Low
36.1341
Last updated: 6/19/2026, 8:24:22 AM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 36.31 BDT |
| 10 PEN | 363.09 BDT |
| 50 PEN | 1,815.46 BDT |
| 100 PEN | 3,630.93 BDT |
| 500 PEN | 18,154.64 BDT |
| 1,000 PEN | 36,309.27 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-06-19T08:24:22Z",
"rates": {
"BDT": 36.309273
}
}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.9273,
"rate": 36.309273
}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