Rate Overview
Live
1 BAM = 94.0098 JPY
1 JPY = 0.010637
BAM
Avg
94.0411
High
94.4162
Low
93.5632
Last updated: 5/8/2026, 1:00:02 PM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 94.01 JPY |
| 10 BAM | 940.10 JPY |
| 50 BAM | 4,700.49 JPY |
| 100 BAM | 9,400.98 JPY |
| 500 BAM | 47,004.89 JPY |
| 1,000 BAM | 94,009.77 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-05-08T13:00:02Z",
"rates": {
"JPY": 94.009771
}
}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": 9400.9771,
"rate": 94.009771
}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