Rate Overview
Live
1 BND = 124.1632 JPY
1 JPY = 0.008054
BND
Avg
124.1647
High
124.4672
Low
123.5490
Last updated: 3/27/2026, 6:01:44 AM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 124.16 JPY |
| 10 BND | 1,241.63 JPY |
| 50 BND | 6,208.16 JPY |
| 100 BND | 12,416.32 JPY |
| 500 BND | 62,081.61 JPY |
| 1,000 BND | 124,163.22 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-27T06:01:44Z",
"rates": {
"JPY": 124.163218
}
}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": 12416.3218,
"rate": 124.163218
}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