Rate Overview
Live
1 BAM = 95.2929 JPY
1 JPY = 0.010494
BAM
Avg
95.1603
High
95.5182
Low
94.9473
Last updated: 7/25/2026, 6:17:43 PM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 95.29 JPY |
| 10 BAM | 952.93 JPY |
| 50 BAM | 4,764.65 JPY |
| 100 BAM | 9,529.29 JPY |
| 500 BAM | 47,646.47 JPY |
| 1,000 BAM | 95,292.94 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-25T18:17:43Z",
"rates": {
"JPY": 95.292938
}
}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": 9529.293800000001,
"rate": 95.292938
}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