Rate Overview
Live
1 KWD = 4.1269 BND
1 BND = 0.242312
KWD
Avg
4.1226
High
4.1276
Low
4.1091
Last updated: 4/18/2026, 10:36:07 AM
Quick Conversions
| KWD | BND |
|---|---|
| 1 KWD | 4.13 BND |
| 10 KWD | 41.27 BND |
| 50 KWD | 206.35 BND |
| 100 KWD | 412.69 BND |
| 500 KWD | 2,063.45 BND |
| 1,000 KWD | 4,126.91 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-04-18T10:36:07Z",
"rates": {
"BND": 4.126906
}
}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": 412.6906,
"rate": 4.126906
}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