Rate Overview
Live
1 KWD = 4.1456 BND
1 BND = 0.241220
KWD
Avg
4.1552
High
4.1964
Low
4.1105
Last updated: 8/1/2026, 11:04:23 AM
Quick Conversions
| KWD | BND |
|---|---|
| 1 KWD | 4.15 BND |
| 10 KWD | 41.46 BND |
| 50 KWD | 207.28 BND |
| 100 KWD | 414.56 BND |
| 500 KWD | 2,072.80 BND |
| 1,000 KWD | 4,145.60 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-01T11:04:23Z",
"rates": {
"BND": 4.145597
}
}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.5597,
"rate": 4.145597
}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