Rate Overview
Live
1 BBD = 77.6631 JPY
1 JPY = 0.012876
BBD
Avg
77.8941
High
78.3441
Low
77.6631
Last updated: 5/7/2026, 2:19:54 AM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 77.66 JPY |
| 10 BBD | 776.63 JPY |
| 50 BBD | 3,883.16 JPY |
| 100 BBD | 7,766.31 JPY |
| 500 BBD | 38,831.56 JPY |
| 1,000 BBD | 77,663.12 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-05-07T02:19:54Z",
"rates": {
"JPY": 77.66312
}
}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": 7766.312000000001,
"rate": 77.66312
}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