Rate Overview
Live
1 BAM = 1.9705 PEN
1 PEN = 0.507489
BAM
Avg
1.9826
High
1.9929
Low
1.9705
Last updated: 8/12/2026, 6:29:30 PM
Quick Conversions
| BAM | PEN |
|---|---|
| 1 BAM | 1.97 PEN |
| 10 BAM | 19.70 PEN |
| 50 BAM | 98.52 PEN |
| 100 BAM | 197.05 PEN |
| 500 BAM | 985.24 PEN |
| 1,000 BAM | 1,970.49 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-08-12T18:29:30Z",
"rates": {
"PEN": 1.970488
}
}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.0488,
"rate": 1.970488
}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