Rate Overview
Live
1 BBD = 79.2065 JPY
1 JPY = 0.012625
BBD
Avg
79.1306
High
79.4766
Low
78.9454
Last updated: 4/16/2026, 11:34:30 PM
Quick Conversions
| BBD | JPY |
|---|---|
| 1 BBD | 79.21 JPY |
| 10 BBD | 792.07 JPY |
| 50 BBD | 3,960.33 JPY |
| 100 BBD | 7,920.65 JPY |
| 500 BBD | 39,603.26 JPY |
| 1,000 BBD | 79,206.53 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-04-16T23:34:30Z",
"rates": {
"JPY": 79.206528
}
}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": 7920.652800000001,
"rate": 79.206528
}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