Rate Overview
Live
1 BAM = 94.3572 JPY
1 JPY = 0.010598
BAM
Avg
94.5384
High
94.8791
Low
94.3175
Last updated: 5/28/2026, 10:59:33 PM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 94.36 JPY |
| 10 BAM | 943.57 JPY |
| 50 BAM | 4,717.86 JPY |
| 100 BAM | 9,435.72 JPY |
| 500 BAM | 47,178.58 JPY |
| 1,000 BAM | 94,357.16 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-05-28T22:59:33Z",
"rates": {
"JPY": 94.357163
}
}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": 9435.7163,
"rate": 94.357163
}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