Rate Overview
Live
1 BOB = 12.4772 JPY
1 JPY = 0.080146
BOB
Avg
12.9236
High
13.5527
Low
12.4772
Last updated: 9/7/2026, 4:56:01 PM
Quick Conversions
| BOB | JPY |
|---|---|
| 1 BOB | 12.48 JPY |
| 10 BOB | 124.77 JPY |
| 50 BOB | 623.86 JPY |
| 100 BOB | 1,247.72 JPY |
| 500 BOB | 6,238.61 JPY |
| 1,000 BOB | 12,477.21 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-09-07T16:56:01Z",
"rates": {
"JPY": 12.477213
}
}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": 1247.7213000000002,
"rate": 12.477213
}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