Rate Overview
Live
1 BOB = 14.3785 JPY
1 JPY = 0.069548
BOB
Avg
21.8592
High
23.3890
Low
14.3785
Last updated: 7/29/2026, 8:22:03 PM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 14.38 JPY |
| 10 BOB | 143.79 JPY |
| 50 BOB | 718.93 JPY |
| 100 BOB | 1,437.85 JPY |
| 500 BOB | 7,189.25 JPY |
| 1,000 BOB | 14,378.50 JPY |
Get BOB/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=JPYExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-29T20:22:03Z",
"rates": {
"JPY": 14.378503
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "JPY",
"amount": 100
},
"result": 1437.8503,
"rate": 14.378503
}Build with BOB/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key