Rate Overview
Live
1 BAM = 2.0470 PEN
1 PEN = 0.488526
BAM
Avg
2.0551
High
2.1452
Low
1.9564
Last updated: 3/27/2026, 9:39:25 PM
Quick Conversions
| BAM | PEN |
|---|---|
| 1 BAM | 2.05 PEN |
| 10 BAM | 20.47 PEN |
| 50 BAM | 102.35 PEN |
| 100 BAM | 204.70 PEN |
| 500 BAM | 1,023.49 PEN |
| 1,000 BAM | 2,046.97 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-27T21:39:25Z",
"rates": {
"PEN": 2.046973
}
}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": 204.69729999999998,
"rate": 2.046973
}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