Rate Overview
Live
1 JPY = 0.043355 BOB
1 BOB = 23.0654
JPY
Avg
0.043455
High
0.043628
Low
0.043354
Last updated: 3/27/2026, 6:01:51 AM
Quick Conversions
| JPY | BOB |
|---|---|
| 1 JPY | 0.04 BOB |
| 10 JPY | 0.43 BOB |
| 50 JPY | 2.17 BOB |
| 100 JPY | 4.34 BOB |
| 500 JPY | 21.68 BOB |
| 1,000 JPY | 43.36 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-03-27T06:01:51Z",
"rates": {
"BOB": 0.043355
}
}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.3355,
"rate": 0.043355
}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