Rate Overview
Live
1 BAM = 94.6332 JPY
1 JPY = 0.010567
BAM
Avg
94.8376
High
95.1805
Low
94.6323
Last updated: 6/18/2026, 5:50:47 AM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 94.63 JPY |
| 10 BAM | 946.33 JPY |
| 50 BAM | 4,731.66 JPY |
| 100 BAM | 9,463.32 JPY |
| 500 BAM | 47,316.58 JPY |
| 1,000 BAM | 94,633.15 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-06-18T05:50:47Z",
"rates": {
"JPY": 94.633151
}
}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": 9463.3151,
"rate": 94.633151
}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