Rate Overview
Live
1 JPY = 0.006120 BMD
1 BMD = 163.3987
JPY
Avg
0.006167
High
0.006205
Low
0.006120
Last updated: 7/23/2026, 11:59:44 AM
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.06 BMD |
| 1,000 JPY | 6.12 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-23T11:59:44Z",
"rates": {
"BMD": 0.00612
}
}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.612,
"rate": 0.00612
}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