Rate Overview
Live
1 BBD = 0.153280 KWD
1 KWD = 6.5240
BBD
Avg
0.153203
High
0.154078
Low
0.152479
Last updated: 3/26/2026, 4:24:34 PM
Quick Conversions
| BBD | KWD |
|---|---|
| 1 BBD | 0.15 KWD |
| 10 BBD | 1.53 KWD |
| 50 BBD | 7.66 KWD |
| 100 BBD | 15.33 KWD |
| 500 BBD | 76.64 KWD |
| 1,000 BBD | 153.28 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-03-26T16:24:34Z",
"rates": {
"KWD": 0.15328
}
}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.328,
"rate": 0.15328
}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