Rate Overview
Live
1 BOB = 14.9386 JPY
1 JPY = 0.066941
BOB
Avg
18.1849
High
23.5193
Low
14.5647
Last updated: 7/27/2026, 10:25:56 AM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 14.94 JPY |
| 10 BOB | 149.39 JPY |
| 50 BOB | 746.93 JPY |
| 100 BOB | 1,493.86 JPY |
| 500 BOB | 7,469.28 JPY |
| 1,000 BOB | 14,938.57 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-27T10:25:56Z",
"rates": {
"JPY": 14.938566
}
}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": 1493.8566,
"rate": 14.938566
}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