Rate Overview
Live
1 JPY = 0.006244 BMD
1 BMD = 160.1537
JPY
Avg
0.006240
High
0.006250
Low
0.006229
Last updated: 6/16/2026, 2:12:34 AM
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.12 BMD |
| 1,000 JPY | 6.24 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-06-16T02:12:34Z",
"rates": {
"BMD": 0.006244
}
}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.6244000000000001,
"rate": 0.006244
}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