Rate Overview
Live
1 JPY = 0.006130 BMD
1 BMD = 163.1321
JPY
Avg
0.006309
High
0.006551
Low
0.006130
Last updated: 7/22/2026, 11:29:39 PM
Quick Conversions
| JPY | BMD |
|---|---|
| 1 JPY | 0.01 BMD |
| 10 JPY | 0.06 BMD |
| 50 JPY | 0.31 BMD |
| 100 JPY | 0.61 BMD |
| 500 JPY | 3.07 BMD |
| 1,000 JPY | 6.13 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-22T23:29:39Z",
"rates": {
"BMD": 0.00613
}
}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.613,
"rate": 0.00613
}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