Rate Overview
Live
1 BBD = 81.5263 JPY
1 JPY = 0.012266
BBD
Avg
81.0212
High
81.5349
Low
80.2016
Last updated: 7/22/2026, 2:44:42 PM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 81.53 JPY |
| 10 BBD | 815.26 JPY |
| 50 BBD | 4,076.31 JPY |
| 100 BBD | 8,152.63 JPY |
| 500 BBD | 40,763.13 JPY |
| 1,000 BBD | 81,526.25 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-22T14:44:42Z",
"rates": {
"JPY": 81.52625
}
}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": 8152.625,
"rate": 81.52625
}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