Rate Overview
Live
1 BAM = 140.7930 YER
1 YER = 0.007103
BAM
Avg
142.3872
High
144.6719
Low
139.6439
Last updated: 3/27/2026, 11:30:23 PM
Quick Conversions
| BAM | YER |
|---|---|
| 1 BAM | 140.79 YER |
| 10 BAM | 1,407.93 YER |
| 50 BAM | 7,039.65 YER |
| 100 BAM | 14,079.30 YER |
| 500 BAM | 70,396.50 YER |
| 1,000 BAM | 140,792.99 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-27T23:30:23Z",
"rates": {
"YER": 140.792991
}
}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": 14079.2991,
"rate": 140.792991
}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