Rate Overview
Live
1 BBD = 79.6552 JPY
1 JPY = 0.012554
BBD
Avg
79.5661
High
79.6552
Low
79.4641
Last updated: 5/27/2026, 7:25:13 AM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 79.66 JPY |
| 10 BBD | 796.55 JPY |
| 50 BBD | 3,982.76 JPY |
| 100 BBD | 7,965.53 JPY |
| 500 BBD | 39,827.63 JPY |
| 1,000 BBD | 79,655.25 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-27T07:25:13Z",
"rates": {
"JPY": 79.65525
}
}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": 7965.525,
"rate": 79.65525
}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