Rate Overview
Live
1 BBD = 79.6628 JPY
1 JPY = 0.012553
BBD
Avg
79.5664
High
79.6628
Low
79.4641
Last updated: 5/27/2026, 6:07:06 AM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 79.66 JPY |
| 10 BBD | 796.63 JPY |
| 50 BBD | 3,983.14 JPY |
| 100 BBD | 7,966.28 JPY |
| 500 BBD | 39,831.38 JPY |
| 1,000 BBD | 79,662.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-27T06:07:06Z",
"rates": {
"JPY": 79.66275
}
}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": 7966.275000000001,
"rate": 79.66275
}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