Rate Overview
Live
1 BMD = 159.5580 JPY
1 JPY = 0.006267
BMD
Avg
159.0899
High
159.6239
Low
158.5547
Last updated: 3/27/2026, 2:24:14 AM
Quick Conversions
| BMD | JPY |
|---|---|
| 1 BMD | 159.56 JPY |
| 10 BMD | 1,595.58 JPY |
| 50 BMD | 7,977.90 JPY |
| 100 BMD | 15,955.80 JPY |
| 500 BMD | 79,779.00 JPY |
| 1,000 BMD | 159,558.00 JPY |
Get BMD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=JPYExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-03-27T02:24:14Z",
"rates": {
"JPY": 159.558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "JPY",
"amount": 100
},
"result": 15955.8,
"rate": 159.558
}Build with BMD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key