Rate Overview
Live
1 KWD = 6.5293 BBD
1 BBD = 0.153156
KWD
Avg
6.5185
High
6.5293
Low
6.5051
Last updated: 4/17/2026, 4:53:47 AM
Quick Conversions
| KWD | BBD |
|---|---|
| 1 KWD | 6.53 BBD |
| 10 KWD | 65.29 BBD |
| 50 KWD | 326.46 BBD |
| 100 KWD | 652.93 BBD |
| 500 KWD | 3,264.65 BBD |
| 1,000 KWD | 6,529.30 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-04-17T04:53:47Z",
"rates": {
"BBD": 6.529298
}
}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": 652.9298,
"rate": 6.529298
}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