Rate Overview
Live
1 BND = 124.7480 JPY
1 JPY = 0.008016
BND
Avg
122.9979
High
125.2548
Low
119.4700
Last updated: 5/30/2026, 10:17:00 AM
Quick Conversions
| BND | JPY |
|---|---|
| 1 BND | 124.75 JPY |
| 10 BND | 1,247.48 JPY |
| 50 BND | 6,237.40 JPY |
| 100 BND | 12,474.80 JPY |
| 500 BND | 62,374.02 JPY |
| 1,000 BND | 124,748.05 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-05-30T10:17:00Z",
"rates": {
"JPY": 124.748046
}
}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": 12474.8046,
"rate": 124.748046
}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