Rate Overview
Live
1 BBD = 78.9093 JPY
1 JPY = 0.012673
BBD
Avg
78.6013
High
78.9594
Low
78.0259
Last updated: 3/7/2026, 12:08:06 AM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 78.91 JPY |
| 10 BBD | 789.09 JPY |
| 50 BBD | 3,945.46 JPY |
| 100 BBD | 7,890.93 JPY |
| 500 BBD | 39,454.63 JPY |
| 1,000 BBD | 78,909.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-03-07T00:08:06Z",
"rates": {
"JPY": 78.90925
}
}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": 7890.925,
"rate": 78.90925
}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