Rate Overview
Live
1 BOB = 23.1054 JPY
1 JPY = 0.043280
BOB
Avg
22.6877
High
23.1442
Low
22.1055
Last updated: 3/27/2026, 2:35:48 PM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 23.11 JPY |
| 10 BOB | 231.05 JPY |
| 50 BOB | 1,155.27 JPY |
| 100 BOB | 2,310.54 JPY |
| 500 BOB | 11,552.72 JPY |
| 1,000 BOB | 23,105.45 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-27T14:35:48Z",
"rates": {
"JPY": 23.105445
}
}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": 2310.5445,
"rate": 23.105445
}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