Rate Overview
Live
1 BBD = 81.9270 JPY
1 JPY = 0.012206
BBD
Avg
76.3604
High
81.9270
Low
71.3642
Last updated: 7/26/2026, 3:26:40 PM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 81.93 JPY |
| 10 BBD | 819.27 JPY |
| 50 BBD | 4,096.35 JPY |
| 100 BBD | 8,192.70 JPY |
| 500 BBD | 40,963.50 JPY |
| 1,000 BBD | 81,927.00 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-26T15:26:40Z",
"rates": {
"JPY": 81.927
}
}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": 8192.7,
"rate": 81.927
}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