Rate Overview
Live
1 BAM = 1.9768 PEN
1 PEN = 0.505877
BAM
Avg
1.9922
High
2.0113
Low
1.9768
Last updated: 6/19/2026, 8:26:03 AM
Quick Conversions
| BAM | PEN |
|---|---|
| 1 BAM | 1.98 PEN |
| 10 BAM | 19.77 PEN |
| 50 BAM | 98.84 PEN |
| 100 BAM | 197.68 PEN |
| 500 BAM | 988.38 PEN |
| 1,000 BAM | 1,976.77 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-06-19T08:26:03Z",
"rates": {
"PEN": 1.976767
}
}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.67669999999998,
"rate": 1.976767
}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