Rate Overview
Live
1 BAM = 144.0430 YER
1 YER = 0.006942
BAM
Avg
142.9733
High
144.0430
Low
142.0756
Last updated: 4/17/2026, 2:46:58 AM
Quick Conversions
| BAM | YER |
|---|---|
| 1 BAM | 144.04 YER |
| 10 BAM | 1,440.43 YER |
| 50 BAM | 7,202.15 YER |
| 100 BAM | 14,404.30 YER |
| 500 BAM | 72,021.50 YER |
| 1,000 BAM | 144,043.01 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-04-17T02:46:58Z",
"rates": {
"YER": 144.043005
}
}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": 14404.3005,
"rate": 144.043005
}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