Rate Overview
Live
1 BAM = 142.0294 YER
1 YER = 0.007041
BAM
Avg
142.8206
High
146.0061
Low
140.7164
Last updated: 5/27/2026, 6:26:08 PM
Quick Conversions
| BAM | YER |
|---|---|
| 1 BAM | 142.03 YER |
| 10 BAM | 1,420.29 YER |
| 50 BAM | 7,101.47 YER |
| 100 BAM | 14,202.94 YER |
| 500 BAM | 71,014.72 YER |
| 1,000 BAM | 142,029.44 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-05-27T18:26:08Z",
"rates": {
"YER": 142.029441
}
}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": 14202.944099999999,
"rate": 142.029441
}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