Rate Overview
Live
1 JPY = 0.012292 BBD
1 BBD = 81.3537
JPY
Avg
0.012347
High
0.012468
Low
0.012291
Last updated: 7/21/2026, 12:04:56 PM
Quick Conversions
| JPY | BBD |
|---|---|
| 1 JPY | 0.01 BBD |
| 10 JPY | 0.12 BBD |
| 50 JPY | 0.61 BBD |
| 100 JPY | 1.23 BBD |
| 500 JPY | 6.15 BBD |
| 1,000 JPY | 12.29 BBD |
Get JPY/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BBDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T12:04:56Z",
"rates": {
"BBD": 0.012292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BBD",
"amount": 100
},
"result": 1.2292,
"rate": 0.012292
}Build with JPY/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key