Rate Overview
Live
1 JPY = 0.008005 BND
1 BND = 124.9219
JPY
Avg
0.008474
High
0.009013
Low
0.008002
Last updated: 5/27/2026, 4:03:00 PM
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.00 BND |
| 1,000 JPY | 8.01 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-05-27T16:03:00Z",
"rates": {
"BND": 0.008005
}
}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.8005,
"rate": 0.008005
}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