Rate Overview
Live
1 BMD = 159.5035 JPY
1 JPY = 0.006269
BMD
Avg
150.7222
High
159.5035
Low
142.5457
Last updated: 3/27/2026, 3:47:07 AM
Quick Conversions
| BMD | JPY |
|---|---|
| 1 BMD | 159.50 JPY |
| 10 BMD | 1,595.04 JPY |
| 50 BMD | 7,975.18 JPY |
| 100 BMD | 15,950.35 JPY |
| 500 BMD | 79,751.75 JPY |
| 1,000 BMD | 159,503.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-03-27T03:47:07Z",
"rates": {
"JPY": 159.5035
}
}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": 15950.35,
"rate": 159.5035
}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