Rate Overview
Live
1 BND = 124.3305 JPY
1 JPY = 0.008043
BND
Avg
123.9859
High
125.0085
Low
122.9249
Last updated: 3/27/2026, 9:25:31 AM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 124.33 JPY |
| 10 BND | 1,243.30 JPY |
| 50 BND | 6,216.52 JPY |
| 100 BND | 12,433.05 JPY |
| 500 BND | 62,165.24 JPY |
| 1,000 BND | 124,330.48 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-03-27T09:25:31Z",
"rates": {
"JPY": 124.330481
}
}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": 12433.0481,
"rate": 124.330481
}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