Rate Overview
Live
1 BND = 123.1765 JPY
1 JPY = 0.008118
BND
Avg
124.7783
High
125.9228
Low
122.8688
Last updated: 9/4/2026, 6:03:29 PM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 123.18 JPY |
| 10 BND | 1,231.77 JPY |
| 50 BND | 6,158.83 JPY |
| 100 BND | 12,317.65 JPY |
| 500 BND | 61,588.26 JPY |
| 1,000 BND | 123,176.51 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-09-04T18:03:29Z",
"rates": {
"JPY": 123.176513
}
}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": 12317.6513,
"rate": 123.176513
}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