Rate Overview
Live
1 JPY = 0.044224 BOB
1 BOB = 22.6122
JPY
Avg
0.044085
High
0.044224
Low
0.043956
Last updated: 5/7/2026, 8:09:00 AM
Quick Conversions
| JPY | BOB |
|---|---|
| 1 JPY | 0.04 BOB |
| 10 JPY | 0.44 BOB |
| 50 JPY | 2.21 BOB |
| 100 JPY | 4.42 BOB |
| 500 JPY | 22.11 BOB |
| 1,000 JPY | 44.22 BOB |
Get JPY/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BOBExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-07T08:09:00Z",
"rates": {
"BOB": 0.044224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BOB",
"amount": 100
},
"result": 4.4224,
"rate": 0.044224
}Build with JPY/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key