Rate Overview
Live
1 BAM = 2.0671 PEN
1 PEN = 0.483759
BAM
Avg
2.0364
High
2.0671
Low
2.0122
Last updated: 3/7/2026, 7:40:36 AM
Quick Conversions
| BAM | PEN |
|---|---|
| 1 BAM | 2.07 PEN |
| 10 BAM | 20.67 PEN |
| 50 BAM | 103.36 PEN |
| 100 BAM | 206.71 PEN |
| 500 BAM | 1,033.57 PEN |
| 1,000 BAM | 2,067.15 PEN |
Get BAM/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=PENExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-07T07:40:36Z",
"rates": {
"PEN": 2.067146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "PEN",
"amount": 100
},
"result": 206.71460000000002,
"rate": 2.067146
}Build with BAM/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key