Rate Overview
Live
1 KWD = 22.5150 BOB
1 BOB = 0.044415
KWD
Avg
22.5286
High
22.6733
Low
22.4062
Last updated: 3/27/2026, 3:33:24 PM
Quick Conversions
| KWD | BOB |
|---|---|
| 1 KWD | 22.52 BOB |
| 10 KWD | 225.15 BOB |
| 50 KWD | 1,125.75 BOB |
| 100 KWD | 2,251.50 BOB |
| 500 KWD | 11,257.51 BOB |
| 1,000 KWD | 22,515.01 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-27T15:33:24Z",
"rates": {
"BOB": 22.515013
}
}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": 2251.5013,
"rate": 22.515013
}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