Rate Overview
Live
1 PEN = 36.1820 BDT
1 BDT = 0.027638
PEN
Avg
36.3185
High
36.4554
Low
36.1820
Last updated: 7/9/2026, 12:37:00 PM
Quick Conversions
| PEN | BDT |
|---|---|
| 1 PEN | 36.18 BDT |
| 10 PEN | 361.82 BDT |
| 50 PEN | 1,809.10 BDT |
| 100 PEN | 3,618.20 BDT |
| 500 PEN | 18,091.02 BDT |
| 1,000 PEN | 36,182.04 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-07-09T12:37:00Z",
"rates": {
"BDT": 36.182042
}
}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": 3618.2042,
"rate": 36.182042
}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