Rate Overview
Live
1 BOB = 23.0206 JPY
1 JPY = 0.043439
BOB
Avg
22.7957
High
23.1442
Low
22.1055
Last updated: 5/30/2026, 10:18:59 AM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 23.02 JPY |
| 10 BOB | 230.21 JPY |
| 50 BOB | 1,151.03 JPY |
| 100 BOB | 2,302.06 JPY |
| 500 BOB | 11,510.28 JPY |
| 1,000 BOB | 23,020.56 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-05-30T10:18:59Z",
"rates": {
"JPY": 23.020559
}
}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": 2302.0559,
"rate": 23.020559
}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