Rate Overview
Live
1 KWD = 6.4711 BBD
1 BBD = 0.154534
KWD
Avg
6.5283
High
6.5782
Low
6.4617
Last updated: 5/27/2026, 6:23:02 PM
Quick Conversions
| KWD | BBD |
|---|---|
| 1 KWD | 6.47 BBD |
| 10 KWD | 64.71 BBD |
| 50 KWD | 323.55 BBD |
| 100 KWD | 647.11 BBD |
| 500 KWD | 3,235.53 BBD |
| 1,000 KWD | 6,471.05 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-05-27T18:23:02Z",
"rates": {
"BBD": 6.471055
}
}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": 647.1055,
"rate": 6.471055
}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