Rate Overview
Live
1 BAM = 138.9990 YER
1 YER = 0.007194
BAM
Avg
140.7426
High
141.6812
Low
138.9990
Last updated: 6/19/2026, 8:47:07 AM
Quick Conversions
| BAM | YER |
|---|---|
| 1 BAM | 139.00 YER |
| 10 BAM | 1,389.99 YER |
| 50 BAM | 6,949.95 YER |
| 100 BAM | 13,899.90 YER |
| 500 BAM | 69,499.52 YER |
| 1,000 BAM | 138,999.04 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-19T08:47:07Z",
"rates": {
"YER": 138.999044
}
}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": 13899.9044,
"rate": 138.999044
}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