Rate Overview
Live
1 JPY = 0.012522 BBD
1 BBD = 79.8594
JPY
Avg
0.012565
High
0.012613
Low
0.012522
Last updated: 3/27/2026, 7:49:12 AM
Quick Conversions
| JPY | BBD |
|---|---|
| 1 JPY | 0.01 BBD |
| 10 JPY | 0.13 BBD |
| 50 JPY | 0.63 BBD |
| 100 JPY | 1.25 BBD |
| 500 JPY | 6.26 BBD |
| 1,000 JPY | 12.52 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-03-27T07:49:12Z",
"rates": {
"BBD": 0.012522
}
}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.2522,
"rate": 0.012522
}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