Rate Overview
Live
1 BAM = 1.9716 PEN
1 PEN = 0.507206
BAM
Avg
2.0269
High
2.1025
Low
1.9644
Last updated: 7/29/2026, 11:43:58 PM
Quick Conversions
| BAM | PEN |
|---|---|
| 1 BAM | 1.97 PEN |
| 10 BAM | 19.72 PEN |
| 50 BAM | 98.58 PEN |
| 100 BAM | 197.16 PEN |
| 500 BAM | 985.79 PEN |
| 1,000 BAM | 1,971.59 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-07-29T23:43:58Z",
"rates": {
"PEN": 1.971587
}
}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": 197.1587,
"rate": 1.971587
}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