Rate Overview
Live
1 BBD = 0.155111 KWD
1 KWD = 6.4470
BBD
Avg
0.153795
High
0.155111
Low
0.152743
Last updated: 7/7/2026, 1:24:11 PM
Quick Conversions
| BBD | KWD |
|---|---|
| 1 BBD | 0.16 KWD |
| 10 BBD | 1.55 KWD |
| 50 BBD | 7.76 KWD |
| 100 BBD | 15.51 KWD |
| 500 BBD | 77.56 KWD |
| 1,000 BBD | 155.11 KWD |
Get BBD/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=KWDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-07T13:24:11Z",
"rates": {
"KWD": 0.155111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "KWD",
"amount": 100
},
"result": 15.511099999999999,
"rate": 0.155111
}Build with BBD/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key