Rate Overview
Live
1 BMD = 160.1505 JPY
1 JPY = 0.006244
BMD
Avg
160.2413
High
160.5357
Low
159.9900
Last updated: 6/16/2026, 3:21:45 AM
Quick Conversions
| BMD | JPY |
|---|---|
| 1 BMD | 160.15 JPY |
| 10 BMD | 1,601.50 JPY |
| 50 BMD | 8,007.53 JPY |
| 100 BMD | 16,015.05 JPY |
| 500 BMD | 80,075.25 JPY |
| 1,000 BMD | 160,150.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-06-16T03:21:45Z",
"rates": {
"JPY": 160.1505
}
}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": 16015.05,
"rate": 160.1505
}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