Rate Overview
Live
1 BOB = 14.5202 JPY
1 JPY = 0.068869
BOB
Avg
21.8638
High
23.3890
Low
14.5202
Last updated: 7/28/2026, 5:57:31 PM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 14.52 JPY |
| 10 BOB | 145.20 JPY |
| 50 BOB | 726.01 JPY |
| 100 BOB | 1,452.02 JPY |
| 500 BOB | 7,260.11 JPY |
| 1,000 BOB | 14,520.23 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-28T17:57:31Z",
"rates": {
"JPY": 14.520229
}
}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": 1452.0229,
"rate": 14.520229
}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