Rate Overview
Live
1 BAM = 94.3658 JPY
1 JPY = 0.010597
BAM
Avg
89.2321
High
94.8793
Low
81.6010
Last updated: 3/27/2026, 8:25:26 AM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 94.37 JPY |
| 10 BAM | 943.66 JPY |
| 50 BAM | 4,718.29 JPY |
| 100 BAM | 9,436.58 JPY |
| 500 BAM | 47,182.91 JPY |
| 1,000 BAM | 94,365.81 JPY |
Get BAM/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=JPYExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-27T08:25:26Z",
"rates": {
"JPY": 94.365813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "JPY",
"amount": 100
},
"result": 9436.5813,
"rate": 94.365813
}Build with BAM/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key