Rate Overview
Live
1 BDT = 0.027548 PEN
1 PEN = 36.3003
BDT
Avg
0.027746
High
0.028581
Low
0.027246
Last updated: 7/29/2026, 5:02:29 AM
Quick Conversions
| BDT | PEN |
|---|---|
| 1 BDT | 0.03 PEN |
| 10 BDT | 0.28 PEN |
| 50 BDT | 1.38 PEN |
| 100 BDT | 2.75 PEN |
| 500 BDT | 13.77 PEN |
| 1,000 BDT | 27.55 PEN |
Get BDT/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=PENExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-29T05:02:29Z",
"rates": {
"PEN": 0.027548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "PEN",
"amount": 100
},
"result": 2.7548,
"rate": 0.027548
}Build with BDT/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key