Rate Overview
Live
1 BND = 124.6648 JPY
1 JPY = 0.008022
BND
Avg
125.0387
High
125.6236
Low
124.6590
Last updated: 4/18/2026, 8:44:27 AM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 124.66 JPY |
| 10 BND | 1,246.65 JPY |
| 50 BND | 6,233.24 JPY |
| 100 BND | 12,466.48 JPY |
| 500 BND | 62,332.39 JPY |
| 1,000 BND | 124,664.79 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-04-18T08:44:27Z",
"rates": {
"JPY": 124.664787
}
}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": 12466.4787,
"rate": 124.664787
}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