Rate Overview
Live
1 BOB = 23.1097 JPY
1 JPY = 0.043272
BOB
Avg
22.6880
High
23.1442
Low
22.1055
Last updated: 3/27/2026, 11:35:29 AM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 23.11 JPY |
| 10 BOB | 231.10 JPY |
| 50 BOB | 1,155.49 JPY |
| 100 BOB | 2,310.97 JPY |
| 500 BOB | 11,554.85 JPY |
| 1,000 BOB | 23,109.71 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-27T11:35:29Z",
"rates": {
"JPY": 23.109708
}
}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.9708,
"rate": 23.109708
}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