Rate Overview
Live
1 BAM = 141.6696 YER
1 YER = 0.007059
BAM
Avg
141.2842
High
141.6812
Low
140.8954
Last updated: 6/17/2026, 8:00:00 AM
Quick Conversions
| BAM | YER |
|---|---|
| 1 BAM | 141.67 YER |
| 10 BAM | 1,416.70 YER |
| 50 BAM | 7,083.48 YER |
| 100 BAM | 14,166.96 YER |
| 500 BAM | 70,834.80 YER |
| 1,000 BAM | 141,669.61 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-06-17T08:00:00Z",
"rates": {
"YER": 141.669609
}
}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": 14166.9609,
"rate": 141.669609
}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