Rate Overview
Live
1 BAM = 94.7965 JPY
1 JPY = 0.010549
BAM
Avg
87.6821
High
94.7965
Low
81.3316
Last updated: 5/29/2026, 2:46:12 PM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 94.80 JPY |
| 10 BAM | 947.97 JPY |
| 50 BAM | 4,739.83 JPY |
| 100 BAM | 9,479.65 JPY |
| 500 BAM | 47,398.27 JPY |
| 1,000 BAM | 94,796.54 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-29T14:46:12Z",
"rates": {
"JPY": 94.796537
}
}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": 9479.6537,
"rate": 94.796537
}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