Rate Overview
Live
1 BBD = 79.6595 JPY
1 JPY = 0.012553
BBD
Avg
79.3899
High
79.6645
Low
78.9102
Last updated: 8/15/2026, 1:17:35 AM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 79.66 JPY |
| 10 BBD | 796.59 JPY |
| 50 BBD | 3,982.98 JPY |
| 100 BBD | 7,965.95 JPY |
| 500 BBD | 39,829.75 JPY |
| 1,000 BBD | 79,659.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-08-15T01:17:35Z",
"rates": {
"JPY": 79.6595
}
}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.95,
"rate": 79.6595
}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