Rate Overview
Live
1 BBD = 80.1305 JPY
1 JPY = 0.012480
BBD
Avg
75.5626
High
80.1305
Low
71.3642
Last updated: 3/27/2026, 10:09:44 PM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 80.13 JPY |
| 10 BBD | 801.31 JPY |
| 50 BBD | 4,006.53 JPY |
| 100 BBD | 8,013.05 JPY |
| 500 BBD | 40,065.25 JPY |
| 1,000 BBD | 80,130.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-27T22:09:44Z",
"rates": {
"JPY": 80.1305
}
}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": 8013.05,
"rate": 80.1305
}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