Rate Overview
Live
1 BOB = 23.0961 JPY
1 JPY = 0.043297
BOB
Avg
21.8635
High
23.0961
Low
20.6070
Last updated: 3/27/2026, 9:26:43 AM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 23.10 JPY |
| 10 BOB | 230.96 JPY |
| 50 BOB | 1,154.81 JPY |
| 100 BOB | 2,309.61 JPY |
| 500 BOB | 11,548.06 JPY |
| 1,000 BOB | 23,096.12 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-03-27T09:26:43Z",
"rates": {
"JPY": 23.096123
}
}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": 2309.6123,
"rate": 23.096123
}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