Rate Overview
Live
1 JPY = 0.008043 BND
1 BND = 124.3317
JPY
Avg
0.008052
High
0.008093
Low
0.008034
Last updated: 3/27/2026, 9:36:59 AM
Quick Conversions
| JPY | BND |
|---|---|
| 1 JPY | 0.01 BND |
| 10 JPY | 0.08 BND |
| 50 JPY | 0.40 BND |
| 100 JPY | 0.80 BND |
| 500 JPY | 4.02 BND |
| 1,000 JPY | 8.04 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-03-27T09:36:59Z",
"rates": {
"BND": 0.008043
}
}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.8043,
"rate": 0.008043
}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