Rate Overview
Live
1 BBD = 80.1185 JPY
1 JPY = 0.012482
BBD
Avg
79.6278
High
80.1185
Low
79.2773
Last updated: 3/27/2026, 8:31:26 PM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 80.12 JPY |
| 10 BBD | 801.19 JPY |
| 50 BBD | 4,005.92 JPY |
| 100 BBD | 8,011.85 JPY |
| 500 BBD | 40,059.25 JPY |
| 1,000 BBD | 80,118.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-03-27T20:31:26Z",
"rates": {
"JPY": 80.1185
}
}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": 8011.849999999999,
"rate": 80.1185
}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