Rate Overview
Live
1 BBD = 0.154935 KWD
1 KWD = 6.4543
BBD
Avg
0.153815
High
0.155111
Low
0.152407
Last updated: 7/22/2026, 8:35:51 PM
Quick Conversions
| BBD | KWD |
|---|---|
| 1 BBD | 0.15 KWD |
| 10 BBD | 1.55 KWD |
| 50 BBD | 7.75 KWD |
| 100 BBD | 15.49 KWD |
| 500 BBD | 77.47 KWD |
| 1,000 BBD | 154.94 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-22T20:35:51Z",
"rates": {
"KWD": 0.154935
}
}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.4935,
"rate": 0.154935
}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