Rate Overview
Live
1 BAM = 93.7772 JPY
1 JPY = 0.010664
BAM
Avg
94.0155
High
94.8793
Low
93.1722
Last updated: 3/6/2026, 7:55:47 PM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 93.78 JPY |
| 10 BAM | 937.77 JPY |
| 50 BAM | 4,688.86 JPY |
| 100 BAM | 9,377.72 JPY |
| 500 BAM | 46,888.58 JPY |
| 1,000 BAM | 93,777.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-03-06T19:55:47Z",
"rates": {
"JPY": 93.777154
}
}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": 9377.7154,
"rate": 93.777154
}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