Rate Overview
Live
1 KWD = 3.2517 BSD
1 BSD = 0.307536
KWD
Avg
3.2576
High
3.2633
Low
3.2517
Last updated: 3/7/2026, 12:11:52 AM
Quick Conversions
| KWD | BSD |
|---|---|
| 1 KWD | 3.25 BSD |
| 10 KWD | 32.52 BSD |
| 50 KWD | 162.58 BSD |
| 100 KWD | 325.17 BSD |
| 500 KWD | 1,625.83 BSD |
| 1,000 KWD | 3,251.65 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-03-07T00:11:52Z",
"rates": {
"BSD": 3.251652
}
}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": 325.1652,
"rate": 3.251652
}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