Rate Overview
Live
1 KWD = 4.1964 BND
1 BND = 0.238302
KWD
Avg
4.1722
High
4.1964
Low
4.1571
Last updated: 6/19/2026, 10:33:11 AM
Quick Conversions
| KWD | BND |
|---|---|
| 1 KWD | 4.20 BND |
| 10 KWD | 41.96 BND |
| 50 KWD | 209.82 BND |
| 100 KWD | 419.64 BND |
| 500 KWD | 2,098.18 BND |
| 1,000 KWD | 4,196.36 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-06-19T10:33:11Z",
"rates": {
"BND": 4.196359
}
}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": 419.6359,
"rate": 4.196359
}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