Rate Overview
Live
1 YER = 0.007181 BAM
1 BAM = 139.2564
YER
Avg
0.007195
High
0.007216
Low
0.007181
Last updated: 7/5/2026, 1:57:52 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.59 BAM |
| 1,000 YER | 7.18 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-05T13:57:52Z",
"rates": {
"BAM": 0.007181
}
}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.7181,
"rate": 0.007181
}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