Rate Overview
Live
1 BOB = 0.026557 KWD
1 KWD = 37.6549
BOB
Avg
0.026403
High
0.026592
Low
0.025825
Last updated: 8/19/2026, 10:15:17 AM
Quick Conversions
| BOB | KWD |
|---|---|
| 1 BOB | 0.03 KWD |
| 10 BOB | 0.27 KWD |
| 50 BOB | 1.33 KWD |
| 100 BOB | 2.66 KWD |
| 500 BOB | 13.28 KWD |
| 1,000 BOB | 26.56 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-08-19T10:15:17Z",
"rates": {
"KWD": 0.026557
}
}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.6557,
"rate": 0.026557
}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