Rate Overview
Live
1 BOB = 14.3946 JPY
1 JPY = 0.069470
BOB
Avg
21.8890
High
23.4352
Low
14.3946
Last updated: 7/29/2026, 4:34:49 AM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 14.39 JPY |
| 10 BOB | 143.95 JPY |
| 50 BOB | 719.73 JPY |
| 100 BOB | 1,439.46 JPY |
| 500 BOB | 7,197.30 JPY |
| 1,000 BOB | 14,394.61 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-29T04:34:49Z",
"rates": {
"JPY": 14.394606
}
}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": 1439.4605999999999,
"rate": 14.394606
}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