Rate Overview
Live
1 BND = 126.7865 JPY
1 JPY = 0.007887
BND
Avg
126.1980
High
126.7865
Low
125.7556
Last updated: 7/24/2026, 7:18:01 PM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 126.79 JPY |
| 10 BND | 1,267.86 JPY |
| 50 BND | 6,339.32 JPY |
| 100 BND | 12,678.65 JPY |
| 500 BND | 63,393.24 JPY |
| 1,000 BND | 126,786.47 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-24T19:18:01Z",
"rates": {
"JPY": 126.786473
}
}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": 12678.6473,
"rate": 126.786473
}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