Rate Overview
Live
1 BBD = 77.8300 JPY
1 JPY = 0.012849
BBD
Avg
77.9150
High
78.3441
Low
77.7079
Last updated: 5/7/2026, 1:25:00 AM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 77.83 JPY |
| 10 BBD | 778.30 JPY |
| 50 BBD | 3,891.50 JPY |
| 100 BBD | 7,783.00 JPY |
| 500 BBD | 38,915.02 JPY |
| 1,000 BBD | 77,830.04 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-07T01:25:00Z",
"rates": {
"JPY": 77.830043
}
}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": 7783.0043000000005,
"rate": 77.830043
}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