Rate Overview
Live
1 JPY = 0.042763 BOB
1 BOB = 23.3847
JPY
Avg
0.042772
High
0.042950
Low
0.042518
Last updated: 7/7/2026, 6:36:42 AM
Quick Conversions
| JPY | BOB |
|---|---|
| 1 JPY | 0.04 BOB |
| 10 JPY | 0.43 BOB |
| 50 JPY | 2.14 BOB |
| 100 JPY | 4.28 BOB |
| 500 JPY | 21.38 BOB |
| 1,000 JPY | 42.76 BOB |
Get JPY/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BOBExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-07T06:36:42Z",
"rates": {
"BOB": 0.042763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BOB",
"amount": 100
},
"result": 4.2763,
"rate": 0.042763
}Build with JPY/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key