Rate Overview
Live
1 KWD = 4.1561 BND
1 BND = 0.240609
KWD
Avg
4.1450
High
4.1585
Low
4.1266
Last updated: 3/7/2026, 12:14:50 AM
Quick Conversions
| KWD | BND |
|---|---|
| 1 KWD | 4.16 BND |
| 10 KWD | 41.56 BND |
| 50 KWD | 207.81 BND |
| 100 KWD | 415.61 BND |
| 500 KWD | 2,078.06 BND |
| 1,000 KWD | 4,156.12 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-03-07T00:14:50Z",
"rates": {
"BND": 4.156122
}
}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": 415.6122,
"rate": 4.156122
}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