Rate Overview
Live
1 BAM = 141.6025 YER
1 YER = 0.007062
BAM
Avg
142.4582
High
144.0215
Low
141.1298
Last updated: 3/7/2026, 7:39:32 AM
Quick Conversions
| BAM | YER |
|---|---|
| 1 BAM | 141.60 YER |
| 10 BAM | 1,416.02 YER |
| 50 BAM | 7,080.12 YER |
| 100 BAM | 14,160.25 YER |
| 500 BAM | 70,801.24 YER |
| 1,000 BAM | 141,602.48 YER |
Get BAM/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=YERExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-07T07:39:32Z",
"rates": {
"YER": 141.602479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "YER",
"amount": 100
},
"result": 14160.247899999998,
"rate": 141.602479
}Build with BAM/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key