Rate Overview
Live
1 BOB = 16.3892 JPY
1 JPY = 0.061016
BOB
Avg
21.8133
High
23.5193
Low
16.3892
Last updated: 7/8/2026, 7:32:02 AM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 16.39 JPY |
| 10 BOB | 163.89 JPY |
| 50 BOB | 819.46 JPY |
| 100 BOB | 1,638.92 JPY |
| 500 BOB | 8,194.62 JPY |
| 1,000 BOB | 16,389.24 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-08T07:32:02Z",
"rates": {
"JPY": 16.389236
}
}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": 1638.9236,
"rate": 16.389236
}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