Rate Overview
Live
1 BOB = 23.0819 JPY
1 JPY = 0.043324
BOB
Avg
22.8938
High
23.1442
Low
22.5463
Last updated: 3/27/2026, 7:46:30 AM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 23.08 JPY |
| 10 BOB | 230.82 JPY |
| 50 BOB | 1,154.09 JPY |
| 100 BOB | 2,308.19 JPY |
| 500 BOB | 11,540.94 JPY |
| 1,000 BOB | 23,081.89 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-27T07:46:30Z",
"rates": {
"JPY": 23.081888
}
}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": 2308.1888,
"rate": 23.081888
}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