Rate Overview
Live
1 BAM = 92.7758 JPY
1 JPY = 0.010779
BAM
Avg
94.1159
High
95.0836
Low
92.5125
Last updated: 9/4/2026, 6:51:59 PM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 92.78 JPY |
| 10 BAM | 927.76 JPY |
| 50 BAM | 4,638.79 JPY |
| 100 BAM | 9,277.58 JPY |
| 500 BAM | 46,387.90 JPY |
| 1,000 BAM | 92,775.80 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-09-04T18:51:59Z",
"rates": {
"JPY": 92.775795
}
}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": 9277.5795,
"rate": 92.775795
}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