Rate Overview
Live
1 BBD = 80.7255 JPY
1 JPY = 0.012388
BBD
Avg
80.7982
High
81.3538
Low
80.2016
Last updated: 7/6/2026, 1:21:24 AM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 80.73 JPY |
| 10 BBD | 807.26 JPY |
| 50 BBD | 4,036.27 JPY |
| 100 BBD | 8,072.55 JPY |
| 500 BBD | 40,362.75 JPY |
| 1,000 BBD | 80,725.50 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-06T01:21:24Z",
"rates": {
"JPY": 80.7255
}
}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": 8072.549999999999,
"rate": 80.7255
}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