Rate Overview
Live
1 KWD = 3.2431 BSD
1 BSD = 0.308347
KWD
Avg
3.2399
High
3.2431
Low
3.2353
Last updated: 8/19/2026, 10:35:31 AM
Quick Conversions
| KWD | BSD |
|---|---|
| 1 KWD | 3.24 BSD |
| 10 KWD | 32.43 BSD |
| 50 KWD | 162.16 BSD |
| 100 KWD | 324.31 BSD |
| 500 KWD | 1,621.55 BSD |
| 1,000 KWD | 3,243.10 BSD |
Get KWD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=BSDExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-08-19T10:35:31Z",
"rates": {
"BSD": 3.2431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "BSD",
"amount": 100
},
"result": 324.31,
"rate": 3.2431
}Build with KWD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key