Rate Overview
Live
1 YER = 0.007210 BAM
1 BAM = 138.6963
YER
Avg
0.007063
High
0.007239
Low
0.006854
Last updated: 7/28/2026, 3:19:58 PM
Quick Conversions
| YER | BAM |
|---|---|
| 1 YER | 0.01 BAM |
| 10 YER | 0.07 BAM |
| 50 YER | 0.36 BAM |
| 100 YER | 0.72 BAM |
| 500 YER | 3.61 BAM |
| 1,000 YER | 7.21 BAM |
Get YER/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BAMExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-28T15:19:58Z",
"rates": {
"BAM": 0.00721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BAM",
"amount": 100
},
"result": 0.721,
"rate": 0.00721
}Build with YER/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key