Rate Overview
Live
1 BOB = 0.031286 KWD
1 KWD = 31.9632
BOB
Avg
0.041745
High
0.044820
Low
0.031286
Last updated: 7/8/2026, 10:10:24 AM
Quick Conversions
| BOB | KWD |
|---|---|
| 1 BOB | 0.03 KWD |
| 10 BOB | 0.31 KWD |
| 50 BOB | 1.56 KWD |
| 100 BOB | 3.13 KWD |
| 500 BOB | 15.64 KWD |
| 1,000 BOB | 31.29 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-08T10:10:24Z",
"rates": {
"KWD": 0.031286
}
}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": 3.1286,
"rate": 0.031286
}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