Rate Overview
Live
1 BAM = 95.1547 JPY
1 JPY = 0.010509
BAM
Avg
94.3954
High
95.9097
Low
93.0530
Last updated: 7/22/2026, 7:23:47 AM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 95.15 JPY |
| 10 BAM | 951.55 JPY |
| 50 BAM | 4,757.74 JPY |
| 100 BAM | 9,515.47 JPY |
| 500 BAM | 47,577.35 JPY |
| 1,000 BAM | 95,154.70 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-22T07:23:47Z",
"rates": {
"JPY": 95.154702
}
}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": 9515.4702,
"rate": 95.154702
}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