Rate Overview
Live
1 JPY = 0.007878 BND
1 BND = 126.9358
JPY
Avg
0.008427
High
0.009013
Low
0.007878
Last updated: 7/28/2026, 11:52:30 AM
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-28T11:52:30Z",
"rates": {
"BND": 0.007878
}
}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.7878,
"rate": 0.007878
}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