Rate Overview
Live
1 BND = 124.2539 JPY
1 JPY = 0.008048
BND
Avg
123.0330
High
125.0085
Low
120.9484
Last updated: 3/27/2026, 7:45:28 AM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 124.25 JPY |
| 10 BND | 1,242.54 JPY |
| 50 BND | 6,212.69 JPY |
| 100 BND | 12,425.39 JPY |
| 500 BND | 62,126.93 JPY |
| 1,000 BND | 124,253.85 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-27T07:45:28Z",
"rates": {
"JPY": 124.253851
}
}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": 12425.3851,
"rate": 124.253851
}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