Rate Overview
Live
1 BAM = 140.2414 YER
1 YER = 0.007131
BAM
Avg
140.7572
High
141.4777
Low
140.2414
Last updated: 9/1/2026, 3:56:02 AM
Quick Conversions
| BAM | YER |
|---|---|
| 1 BAM | 140.24 YER |
| 10 BAM | 1,402.41 YER |
| 50 BAM | 7,012.07 YER |
| 100 BAM | 14,024.14 YER |
| 500 BAM | 70,120.70 YER |
| 1,000 BAM | 140,241.40 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-09-01T03:56:02Z",
"rates": {
"YER": 140.241395
}
}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": 14024.139500000001,
"rate": 140.241395
}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