Rate Overview
Live
1 BBD = 81.1575 JPY
1 JPY = 0.012322
BBD
Avg
80.8686
High
81.3538
Low
80.2016
Last updated: 7/6/2026, 11:05:20 AM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 81.16 JPY |
| 10 BBD | 811.58 JPY |
| 50 BBD | 4,057.88 JPY |
| 100 BBD | 8,115.75 JPY |
| 500 BBD | 40,578.75 JPY |
| 1,000 BBD | 81,157.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-07-06T11:05:20Z",
"rates": {
"JPY": 81.1575
}
}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": 8115.75,
"rate": 81.1575
}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