Rate Overview
Live
1 BND = 124.6544 JPY
1 JPY = 0.008022
BND
Avg
124.8327
High
125.0756
Low
124.5624
Last updated: 6/19/2026, 1:29:30 PM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 124.65 JPY |
| 10 BND | 1,246.54 JPY |
| 50 BND | 6,232.72 JPY |
| 100 BND | 12,465.44 JPY |
| 500 BND | 62,327.21 JPY |
| 1,000 BND | 124,654.42 JPY |
Get BND/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=JPYExample Response:
{
"success": true,
"base": "BND",
"date": "2026-06-19T13:29:30Z",
"rates": {
"JPY": 124.65442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "JPY",
"amount": 100
},
"result": 12465.442000000001,
"rate": 124.65442
}Build with BND/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key