Rate Overview
Live
1 BAM = 143.7942 YER
1 YER = 0.006954
BAM
Avg
143.0796
High
143.7942
Low
142.7644
Last updated: 5/7/2026, 12:33:37 PM
Quick Conversions
| BAM | YER |
|---|---|
| 1 BAM | 143.79 YER |
| 10 BAM | 1,437.94 YER |
| 50 BAM | 7,189.71 YER |
| 100 BAM | 14,379.42 YER |
| 500 BAM | 71,897.09 YER |
| 1,000 BAM | 143,794.17 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-07T12:33:37Z",
"rates": {
"YER": 143.794172
}
}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": 14379.4172,
"rate": 143.794172
}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