Rate Overview
Live
1 BOB = 0.026391 KWD
1 KWD = 37.8917
BOB
Avg
0.042945
High
0.044909
Low
0.026391
Last updated: 7/31/2026, 12:00:04 PM
Quick Conversions
| BOB | KWD |
|---|---|
| 1 BOB | 0.03 KWD |
| 10 BOB | 0.26 KWD |
| 50 BOB | 1.32 KWD |
| 100 BOB | 2.64 KWD |
| 500 BOB | 13.20 KWD |
| 1,000 BOB | 26.39 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-07-31T12:00:04Z",
"rates": {
"KWD": 0.026391
}
}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": 2.6391,
"rate": 0.026391
}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