Rate Overview
Live
1 BND = 126.8158 JPY
1 JPY = 0.007885
BND
Avg
126.4529
High
126.9583
Low
125.7927
Last updated: 7/26/2026, 11:16:19 PM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 126.82 JPY |
| 10 BND | 1,268.16 JPY |
| 50 BND | 6,340.79 JPY |
| 100 BND | 12,681.58 JPY |
| 500 BND | 63,407.92 JPY |
| 1,000 BND | 126,815.84 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-07-26T23:16:19Z",
"rates": {
"JPY": 126.815841
}
}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": 12681.5841,
"rate": 126.815841
}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