Rate Overview
Live
1 KWD = 6.4563 BBD
1 BBD = 0.154887
KWD
Avg
6.4616
High
6.5142
Low
6.4447
Last updated: 7/8/2026, 5:44:55 AM
Quick Conversions
| KWD | BBD |
|---|---|
| 1 KWD | 6.46 BBD |
| 10 KWD | 64.56 BBD |
| 50 KWD | 322.82 BBD |
| 100 KWD | 645.63 BBD |
| 500 KWD | 3,228.16 BBD |
| 1,000 KWD | 6,456.33 BBD |
Get KWD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=BBDExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-08T05:44:55Z",
"rates": {
"BBD": 6.456328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "BBD",
"amount": 100
},
"result": 645.6328,
"rate": 6.456328
}Build with KWD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key