Rate Overview
Live
1 BAM = 138.6917 YER
1 YER = 0.007210
BAM
Avg
138.7743
High
139.3973
Low
138.5331
Last updated: 7/28/2026, 9:22:41 AM
Quick Conversions
| BAM | YER |
|---|---|
| 1 BAM | 138.69 YER |
| 10 BAM | 1,386.92 YER |
| 50 BAM | 6,934.58 YER |
| 100 BAM | 13,869.17 YER |
| 500 BAM | 69,345.83 YER |
| 1,000 BAM | 138,691.66 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-07-28T09:22:41Z",
"rates": {
"YER": 138.691658
}
}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": 13869.165799999999,
"rate": 138.691658
}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