Rate Overview
Live
1 KWD = 22.4514 BOB
1 BOB = 0.044541
KWD
Avg
22.5247
High
22.6257
Low
22.4514
Last updated: 3/7/2026, 12:15:03 AM
Quick Conversions
| KWD | BOB |
|---|---|
| 1 KWD | 22.45 BOB |
| 10 KWD | 224.51 BOB |
| 50 KWD | 1,122.57 BOB |
| 100 KWD | 2,245.14 BOB |
| 500 KWD | 11,225.69 BOB |
| 1,000 KWD | 22,451.37 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-03-07T00:15:03Z",
"rates": {
"BOB": 22.451371
}
}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": 2245.1371000000004,
"rate": 22.451371
}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