Rate Overview
Live
1 BBD = 81.9269 JPY
1 JPY = 0.012206
BBD
Avg
81.5593
High
81.9269
Low
81.1920
Last updated: 7/25/2026, 5:18:48 AM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 81.93 JPY |
| 10 BBD | 819.27 JPY |
| 50 BBD | 4,096.35 JPY |
| 100 BBD | 8,192.69 JPY |
| 500 BBD | 40,963.47 JPY |
| 1,000 BBD | 81,926.94 JPY |
Get BBD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=JPYExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-25T05:18:48Z",
"rates": {
"JPY": 81.926938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "JPY",
"amount": 100
},
"result": 8192.693800000001,
"rate": 81.926938
}Build with BBD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key