Rate Overview
Live
1 BAM = 1.9725 PEN
1 PEN = 0.506966
BAM
Avg
1.9775
High
1.9917
Low
1.9644
Last updated: 7/27/2026, 10:40:29 PM
Quick Conversions
| BAM | PEN |
|---|---|
| 1 BAM | 1.97 PEN |
| 10 BAM | 19.73 PEN |
| 50 BAM | 98.63 PEN |
| 100 BAM | 197.25 PEN |
| 500 BAM | 986.26 PEN |
| 1,000 BAM | 1,972.52 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-27T22:40:29Z",
"rates": {
"PEN": 1.97252
}
}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.252,
"rate": 1.97252
}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