Rate Overview
Live
1 JPY = 0.006154 BMD
1 BMD = 162.4959
JPY
Avg
0.006160
High
0.006167
Low
0.006154
Last updated: 7/20/2026, 9:01:22 PM
Quick Conversions
| JPY | BMD |
|---|---|
| 1 JPY | 0.01 BMD |
| 10 JPY | 0.06 BMD |
| 50 JPY | 0.31 BMD |
| 100 JPY | 0.62 BMD |
| 500 JPY | 3.08 BMD |
| 1,000 JPY | 6.15 BMD |
Get JPY/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BMDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-20T21:01:22Z",
"rates": {
"BMD": 0.006154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BMD",
"amount": 100
},
"result": 0.6154,
"rate": 0.006154
}Build with JPY/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key