Rate Overview
Live
1 YER = 0.007062 BAM
1 BAM = 141.6029
YER
Avg
0.007020
High
0.007085
Low
0.006943
Last updated: 3/7/2026, 7:38:06 AM
Quick Conversions
| YER | BAM |
|---|---|
| 1 YER | 0.01 BAM |
| 10 YER | 0.07 BAM |
| 50 YER | 0.35 BAM |
| 100 YER | 0.71 BAM |
| 500 YER | 3.53 BAM |
| 1,000 YER | 7.06 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-03-07T07:38:06Z",
"rates": {
"BAM": 0.007062
}
}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.7061999999999999,
"rate": 0.007062
}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