Rate Overview
Live
1 BBD = 79.6757 JPY
1 JPY = 0.012551
BBD
Avg
76.3483
High
79.8119
Low
71.4225
Last updated: 5/27/2026, 8:46:54 AM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 79.68 JPY |
| 10 BBD | 796.76 JPY |
| 50 BBD | 3,983.79 JPY |
| 100 BBD | 7,967.57 JPY |
| 500 BBD | 39,837.88 JPY |
| 1,000 BBD | 79,675.75 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-05-27T08:46:54Z",
"rates": {
"JPY": 79.67575
}
}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": 7967.574999999999,
"rate": 79.67575
}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