Rate Overview
Live
1 PEN = 36.1184 BDT
1 BDT = 0.027687
PEN
Avg
36.1668
High
36.7014
Low
34.9873
Last updated: 5/27/2026, 7:37:20 PM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 36.12 BDT |
| 10 PEN | 361.18 BDT |
| 50 PEN | 1,805.92 BDT |
| 100 PEN | 3,611.84 BDT |
| 500 PEN | 18,059.20 BDT |
| 1,000 PEN | 36,118.40 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-05-27T19:37:20Z",
"rates": {
"BDT": 36.118401
}
}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": 3611.8401,
"rate": 36.118401
}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