Rate Overview
Live
1 JPY = 0.010410 BAM
1 BAM = 96.0615
JPY
Avg
0.010452
High
0.010518
Low
0.010410
Last updated: 4/17/2026, 6:07:34 AM
Quick Conversions
| JPY | BAM |
|---|---|
| 1 JPY | 0.01 BAM |
| 10 JPY | 0.10 BAM |
| 50 JPY | 0.52 BAM |
| 100 JPY | 1.04 BAM |
| 500 JPY | 5.21 BAM |
| 1,000 JPY | 10.41 BAM |
Get JPY/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BAMExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:07:34Z",
"rates": {
"BAM": 0.01041
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BAM",
"amount": 100
},
"result": 1.0410000000000001,
"rate": 0.01041
}Build with JPY/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key