Rate Overview
Live
1 KWD = 4.0945 BND
1 BND = 0.244230
KWD
Avg
4.1026
High
4.1178
Low
4.0945
Last updated: 9/9/2026, 10:55:12 AM
Quick Conversions
| KWD | BND |
|---|---|
| 1 KWD | 4.09 BND |
| 10 KWD | 40.94 BND |
| 50 KWD | 204.72 BND |
| 100 KWD | 409.45 BND |
| 500 KWD | 2,047.25 BND |
| 1,000 KWD | 4,094.50 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-09-09T10:55:12Z",
"rates": {
"BND": 4.094498
}
}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": 409.4498,
"rate": 4.094498
}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