Rate Overview
Live
1 JPY = 0.007879 BND
1 BND = 126.9197
JPY
Avg
0.008063
High
0.008267
Low
0.007879
Last updated: 7/27/2026, 6:20:07 PM
Quick Conversions
| JPY | BND |
|---|---|
| 1 JPY | 0.01 BND |
| 10 JPY | 0.08 BND |
| 50 JPY | 0.39 BND |
| 100 JPY | 0.79 BND |
| 500 JPY | 3.94 BND |
| 1,000 JPY | 7.88 BND |
Get JPY/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BNDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-27T18:20:07Z",
"rates": {
"BND": 0.007879
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BND",
"amount": 100
},
"result": 0.7879,
"rate": 0.007879
}Build with JPY/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key