Rate Overview
Live
1 BND = 125.7912 JPY
1 JPY = 0.007950
BND
Avg
125.2506
High
125.7912
Low
124.6068
Last updated: 7/8/2026, 2:15:57 PM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 125.79 JPY |
| 10 BND | 1,257.91 JPY |
| 50 BND | 6,289.56 JPY |
| 100 BND | 12,579.12 JPY |
| 500 BND | 62,895.59 JPY |
| 1,000 BND | 125,791.18 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-07-08T14:15:57Z",
"rates": {
"JPY": 125.791179
}
}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": 12579.1179,
"rate": 125.791179
}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