Rate Overview
Live
1 BMD = 158.6545 JPY
1 JPY = 0.006303
BMD
Avg
159.1043
High
159.8340
Low
158.6545
Last updated: 4/16/2026, 4:21:18 AM
Quick Conversions
| BMD | JPY |
|---|---|
| 1 BMD | 158.65 JPY |
| 10 BMD | 1,586.55 JPY |
| 50 BMD | 7,932.73 JPY |
| 100 BMD | 15,865.45 JPY |
| 500 BMD | 79,327.25 JPY |
| 1,000 BMD | 158,654.50 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-04-16T04:21:18Z",
"rates": {
"JPY": 158.6545
}
}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": 15865.45,
"rate": 158.6545
}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