Rate Overview
Live
1 BAM = 93.9976 JPY
1 JPY = 0.010639
BAM
Avg
93.6700
High
93.9976
Low
93.2709
Last updated: 8/14/2026, 7:04:35 PM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 94.00 JPY |
| 10 BAM | 939.98 JPY |
| 50 BAM | 4,699.88 JPY |
| 100 BAM | 9,399.76 JPY |
| 500 BAM | 46,998.82 JPY |
| 1,000 BAM | 93,997.65 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-08-14T19:04:35Z",
"rates": {
"JPY": 93.997647
}
}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": 9399.7647,
"rate": 93.997647
}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