Rate Overview
Live
1 JPY = 0.006277 BMD
1 BMD = 159.3118
JPY
Avg
0.006324
High
0.006401
Low
0.006258
Last updated: 5/26/2026, 10:10:05 PM
Quick Conversions
| JPY | BMD |
|---|---|
| 1 JPY | 0.01 BMD |
| 10 JPY | 0.06 BMD |
| 50 JPY | 0.31 BMD |
| 100 JPY | 0.63 BMD |
| 500 JPY | 3.14 BMD |
| 1,000 JPY | 6.28 BMD |
Get JPY/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BMDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-26T22:10:05Z",
"rates": {
"BMD": 0.006277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BMD",
"amount": 100
},
"result": 0.6276999999999999,
"rate": 0.006277
}Build with JPY/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key