Rate Overview
Live
1 BBD = 78.0125 JPY
1 JPY = 0.012818
BBD
Avg
79.3147
High
80.0820
Low
78.0069
Last updated: 9/4/2026, 4:49:14 PM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 78.01 JPY |
| 10 BBD | 780.13 JPY |
| 50 BBD | 3,900.63 JPY |
| 100 BBD | 7,801.25 JPY |
| 500 BBD | 39,006.25 JPY |
| 1,000 BBD | 78,012.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-09-04T16:49:14Z",
"rates": {
"JPY": 78.0125
}
}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": 7801.25,
"rate": 78.0125
}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