Rate Overview
Live
1 BAM = 95.2805 JPY
1 JPY = 0.010495
BAM
Avg
94.7302
High
95.5182
Low
93.9924
Last updated: 7/26/2026, 3:41:58 AM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 95.28 JPY |
| 10 BAM | 952.81 JPY |
| 50 BAM | 4,764.03 JPY |
| 100 BAM | 9,528.05 JPY |
| 500 BAM | 47,640.26 JPY |
| 1,000 BAM | 95,280.53 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-26T03:41:58Z",
"rates": {
"JPY": 95.280525
}
}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": 9528.0525,
"rate": 95.280525
}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