Rate Overview
Live
1 BBD = 81.5697 JPY
1 JPY = 0.012259
BBD
Avg
79.2634
High
81.5697
Low
76.1463
Last updated: 7/21/2026, 7:30:53 PM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 81.57 JPY |
| 10 BBD | 815.70 JPY |
| 50 BBD | 4,078.49 JPY |
| 100 BBD | 8,156.98 JPY |
| 500 BBD | 40,784.88 JPY |
| 1,000 BBD | 81,569.75 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-21T19:30:53Z",
"rates": {
"JPY": 81.56975
}
}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": 8156.975,
"rate": 81.56975
}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