Rate Overview
Live
1 BDT = 0.028191 PEN
1 PEN = 35.4723
BDT
Avg
0.027530
High
0.028191
Low
0.027198
Last updated: 3/28/2026, 1:51:52 PM
Quick Conversions
| BDT | PEN |
|---|---|
| 1 BDT | 0.03 PEN |
| 10 BDT | 0.28 PEN |
| 50 BDT | 1.41 PEN |
| 100 BDT | 2.82 PEN |
| 500 BDT | 14.10 PEN |
| 1,000 BDT | 28.19 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-03-28T13:51:52Z",
"rates": {
"PEN": 0.028191
}
}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.8191,
"rate": 0.028191
}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