Rate Overview
Live
1 BOB = 14.4204 JPY
1 JPY = 0.069346
BOB
Avg
21.7428
High
23.4931
Low
14.4204
Last updated: 7/29/2026, 5:41:09 PM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 14.42 JPY |
| 10 BOB | 144.20 JPY |
| 50 BOB | 721.02 JPY |
| 100 BOB | 1,442.04 JPY |
| 500 BOB | 7,210.19 JPY |
| 1,000 BOB | 14,420.39 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-07-29T17:41:09Z",
"rates": {
"JPY": 14.420387
}
}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": 1442.0387,
"rate": 14.420387
}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