Rate Overview
Live
1 KWD = 37.8917 BOB
1 BOB = 0.026391
KWD
Avg
23.5489
High
37.8917
Low
22.3175
Last updated: 7/31/2026, 9:00:07 AM
Quick Conversions
| KWD | BOB |
|---|---|
| 1 KWD | 37.89 BOB |
| 10 KWD | 378.92 BOB |
| 50 KWD | 1,894.58 BOB |
| 100 KWD | 3,789.17 BOB |
| 500 KWD | 18,945.84 BOB |
| 1,000 KWD | 37,891.68 BOB |
Get KWD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=BOBExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-31T09:00:07Z",
"rates": {
"BOB": 37.891683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "BOB",
"amount": 100
},
"result": 3789.1683000000003,
"rate": 37.891683
}Build with KWD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key