Rate Overview
Live
1 BOB = 0.044406 KWD
1 KWD = 22.5195
BOB
Avg
0.044382
High
0.044540
Low
0.044197
Last updated: 3/7/2026, 4:26:20 AM
Quick Conversions
| BOB | KWD |
|---|---|
| 1 BOB | 0.04 KWD |
| 10 BOB | 0.44 KWD |
| 50 BOB | 2.22 KWD |
| 100 BOB | 4.44 KWD |
| 500 BOB | 22.20 KWD |
| 1,000 BOB | 44.41 KWD |
Get BOB/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=KWDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T04:26:20Z",
"rates": {
"KWD": 0.044406
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "KWD",
"amount": 100
},
"result": 4.4406,
"rate": 0.044406
}Build with BOB/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key