Rate Overview
Live
1 PEN = 36.0181 BDT
1 BDT = 0.027764
PEN
Avg
36.2921
High
36.5459
Low
36.0181
Last updated: 6/17/2026, 8:14:25 AM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 36.02 BDT |
| 10 PEN | 360.18 BDT |
| 50 PEN | 1,800.91 BDT |
| 100 PEN | 3,601.81 BDT |
| 500 PEN | 18,009.05 BDT |
| 1,000 PEN | 36,018.10 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-17T08:14:25Z",
"rates": {
"BDT": 36.018105
}
}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": 3601.8105,
"rate": 36.018105
}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