Rate Overview
Live
1 BND = 123.5532 JPY
1 JPY = 0.008094
BND
Avg
123.2353
High
123.6916
Low
122.5906
Last updated: 5/9/2026, 8:58:32 PM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 123.55 JPY |
| 10 BND | 1,235.53 JPY |
| 50 BND | 6,177.66 JPY |
| 100 BND | 12,355.32 JPY |
| 500 BND | 61,776.58 JPY |
| 1,000 BND | 123,553.16 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-05-09T20:58:32Z",
"rates": {
"JPY": 123.553155
}
}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": 12355.3155,
"rate": 123.553155
}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