Rate Overview
Live
1 BND = 126.7981 JPY
1 JPY = 0.007887
BND
Avg
124.2527
High
126.8368
Low
120.9484
Last updated: 7/27/2026, 4:28:10 AM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 126.80 JPY |
| 10 BND | 1,267.98 JPY |
| 50 BND | 6,339.90 JPY |
| 100 BND | 12,679.81 JPY |
| 500 BND | 63,399.04 JPY |
| 1,000 BND | 126,798.08 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-27T04:28:10Z",
"rates": {
"JPY": 126.79808
}
}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": 12679.807999999999,
"rate": 126.79808
}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