Rate Overview
Live
1 BAM = 1.9874 PEN
1 PEN = 0.503160
BAM
Avg
1.9822
High
1.9891
Low
1.9726
Last updated: 7/9/2026, 5:27:59 AM
Quick Conversions
| BAM | PEN |
|---|---|
| 1 BAM | 1.99 PEN |
| 10 BAM | 19.87 PEN |
| 50 BAM | 99.37 PEN |
| 100 BAM | 198.74 PEN |
| 500 BAM | 993.72 PEN |
| 1,000 BAM | 1,987.44 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-09T05:27:59Z",
"rates": {
"PEN": 1.987438
}
}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": 198.7438,
"rate": 1.987438
}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