Rate Overview
Live
1 BOB = 13.7457 JPY
1 JPY = 0.072750
BOB
Avg
13.5895
High
13.7549
Low
13.2710
Last updated: 8/18/2026, 2:15:14 PM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 13.75 JPY |
| 10 BOB | 137.46 JPY |
| 50 BOB | 687.29 JPY |
| 100 BOB | 1,374.57 JPY |
| 500 BOB | 6,872.85 JPY |
| 1,000 BOB | 13,745.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-08-18T14:15:14Z",
"rates": {
"JPY": 13.745707
}
}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": 1374.5707,
"rate": 13.745707
}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