Rate Overview
Live
1 JPY = 0.012619 BBD
1 BBD = 79.2456
JPY
Avg
0.012633
High
0.012666
Low
0.012582
Last updated: 4/17/2026, 12:42:22 AM
Quick Conversions
| JPY | BBD |
|---|---|
| 1 JPY | 0.01 BBD |
| 10 JPY | 0.13 BBD |
| 50 JPY | 0.63 BBD |
| 100 JPY | 1.26 BBD |
| 500 JPY | 6.31 BBD |
| 1,000 JPY | 12.62 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-04-17T00:42:22Z",
"rates": {
"BBD": 0.012619
}
}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.2619,
"rate": 0.012619
}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