Rate Overview
Live
1 BAM = 2.0233 PEN
1 PEN = 0.494234
BAM
Avg
2.0558
High
2.2189
Low
1.9702
Last updated: 5/27/2026, 8:33:09 PM
Quick Conversions
| BAM | PEN |
|---|---|
| 1 BAM | 2.02 PEN |
| 10 BAM | 20.23 PEN |
| 50 BAM | 101.17 PEN |
| 100 BAM | 202.33 PEN |
| 500 BAM | 1,011.67 PEN |
| 1,000 BAM | 2,023.33 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-05-27T20:33:09Z",
"rates": {
"PEN": 2.023335
}
}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": 202.3335,
"rate": 2.023335
}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