Rate Overview
Live
1 BAM = 94.7561 JPY
1 JPY = 0.010553
BAM
Avg
94.5691
High
94.8941
Low
94.1383
Last updated: 7/8/2026, 4:14:29 AM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 94.76 JPY |
| 10 BAM | 947.56 JPY |
| 50 BAM | 4,737.81 JPY |
| 100 BAM | 9,475.61 JPY |
| 500 BAM | 47,378.07 JPY |
| 1,000 BAM | 94,756.14 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-07-08T04:14:29Z",
"rates": {
"JPY": 94.756142
}
}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": 9475.6142,
"rate": 94.756142
}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