Rate Overview
Live
1 BAM = 139.0426 YER
1 YER = 0.007192
BAM
Avg
142.1096
High
145.1836
Low
138.2920
Last updated: 7/27/2026, 10:30:18 PM
Quick Conversions
| BAM | YER |
|---|---|
| 1 BAM | 139.04 YER |
| 10 BAM | 1,390.43 YER |
| 50 BAM | 6,952.13 YER |
| 100 BAM | 13,904.26 YER |
| 500 BAM | 69,521.28 YER |
| 1,000 BAM | 139,042.55 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-27T22:30:18Z",
"rates": {
"YER": 139.042552
}
}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": 13904.2552,
"rate": 139.042552
}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