Rate Overview
Live
1 BBD = 80.1065 JPY
1 JPY = 0.012483
BBD
Avg
80.1245
High
80.2678
Low
79.9950
Last updated: 6/16/2026, 7:15:13 AM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 80.11 JPY |
| 10 BBD | 801.06 JPY |
| 50 BBD | 4,005.33 JPY |
| 100 BBD | 8,010.65 JPY |
| 500 BBD | 40,053.25 JPY |
| 1,000 BBD | 80,106.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-06-16T07:15:13Z",
"rates": {
"JPY": 80.1065
}
}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": 8010.65,
"rate": 80.1065
}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