Rate Overview
Live
1 BDT = 0.027247 PEN
1 PEN = 36.7013
BDT
Avg
0.029585
High
0.031568
Low
0.027247
Last updated: 1/25/2026, 11:59:39 PM
Quick Conversions
| BDT | PEN |
|---|---|
| 1 BDT | 0.03 PEN |
| 10 BDT | 0.27 PEN |
| 50 BDT | 1.36 PEN |
| 100 BDT | 2.72 PEN |
| 500 BDT | 13.62 PEN |
| 1,000 BDT | 27.25 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-01-25T23:59:39Z",
"rates": {
"PEN": 0.027247
}
}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.7247,
"rate": 0.027247
}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