Rate Overview
Live
1 JPY = 0.068544 BOB
1 BOB = 14.5892
JPY
Avg
0.046902
High
0.068544
Low
0.042691
Last updated: 7/25/2026, 3:48:47 AM
Quick Conversions
| JPY | BOB |
|---|---|
| 1 JPY | 0.07 BOB |
| 10 JPY | 0.69 BOB |
| 50 JPY | 3.43 BOB |
| 100 JPY | 6.85 BOB |
| 500 JPY | 34.27 BOB |
| 1,000 JPY | 68.54 BOB |
Get JPY/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BOBExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-25T03:48:47Z",
"rates": {
"BOB": 0.068544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BOB",
"amount": 100
},
"result": 6.854399999999999,
"rate": 0.068544
}Build with JPY/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key