Rate Overview
Live
1 KWD = 4.1444 BND
1 BND = 0.241290
KWD
Avg
4.1444
High
4.1481
Low
4.1403
Last updated: 8/19/2026, 11:09:14 AM
Quick Conversions
| KWD | BND |
|---|---|
| 1 KWD | 4.14 BND |
| 10 KWD | 41.44 BND |
| 50 KWD | 207.22 BND |
| 100 KWD | 414.44 BND |
| 500 KWD | 2,072.19 BND |
| 1,000 KWD | 4,144.38 BND |
Get KWD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=BNDExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-08-19T11:09:14Z",
"rates": {
"BND": 4.144383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "BND",
"amount": 100
},
"result": 414.4383,
"rate": 4.144383
}Build with KWD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key