Rate Overview
Live
1 BAM = 94.8382 JPY
1 JPY = 0.010544
BAM
Avg
94.5787
High
94.8941
Low
94.1383
Last updated: 7/8/2026, 11:42:42 AM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 94.84 JPY |
| 10 BAM | 948.38 JPY |
| 50 BAM | 4,741.91 JPY |
| 100 BAM | 9,483.82 JPY |
| 500 BAM | 47,419.08 JPY |
| 1,000 BAM | 94,838.15 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-08T11:42:42Z",
"rates": {
"JPY": 94.838153
}
}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": 9483.8153,
"rate": 94.838153
}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