Rate Overview
Live
1 BAM = 95.2115 JPY
1 JPY = 0.010503
BAM
Avg
92.5438
High
95.9752
Low
87.2348
Last updated: 7/21/2026, 9:38:51 PM
Quick Conversions
| BAM | JPY |
|---|---|
| 1 BAM | 95.21 JPY |
| 10 BAM | 952.12 JPY |
| 50 BAM | 4,760.58 JPY |
| 100 BAM | 9,521.15 JPY |
| 500 BAM | 47,605.76 JPY |
| 1,000 BAM | 95,211.52 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-21T21:38:51Z",
"rates": {
"JPY": 95.211518
}
}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": 9521.1518,
"rate": 95.211518
}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