Rate Overview
Live
1 KWD = 4.1825 BND
1 BND = 0.239093
KWD
Avg
4.1787
High
4.1859
Low
4.1678
Last updated: 3/27/2026, 9:42:02 AM
Quick Conversions
| KWD | BND |
|---|---|
| 1 KWD | 4.18 BND |
| 10 KWD | 41.82 BND |
| 50 KWD | 209.12 BND |
| 100 KWD | 418.25 BND |
| 500 KWD | 2,091.24 BND |
| 1,000 KWD | 4,182.48 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-27T09:42:02Z",
"rates": {
"BND": 4.182478
}
}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": 418.2478,
"rate": 4.182478
}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