Rate Overview
Live
1 BMD = 163.8539 JPY
1 JPY = 0.006103
BMD
Avg
163.2075
High
163.8539
Low
162.3840
Last updated: 7/26/2026, 1:51:41 AM
Quick Conversions
| BMD | JPY |
|---|---|
| 1 BMD | 163.85 JPY |
| 10 BMD | 1,638.54 JPY |
| 50 BMD | 8,192.69 JPY |
| 100 BMD | 16,385.39 JPY |
| 500 BMD | 81,926.94 JPY |
| 1,000 BMD | 163,853.88 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-07-26T01:51:41Z",
"rates": {
"JPY": 163.853876
}
}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": 16385.387600000002,
"rate": 163.853876
}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