Rate Overview
Live
1 BHD = 231.3583 KGS
1 KGS = 0.004322
BHD
Avg
231.7659
High
234.4938
Low
228.8572
Last updated: 7/28/2026, 1:15:15 AM
Quick Conversions
| BHD | KGS |
|---|---|
| 1 BHD | 231.36 KGS |
| 10 BHD | 2,313.58 KGS |
| 50 BHD | 11,567.91 KGS |
| 100 BHD | 23,135.83 KGS |
| 500 BHD | 115,679.14 KGS |
| 1,000 BHD | 231,358.27 KGS |
Get BHD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=KGSExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-28T01:15:15Z",
"rates": {
"KGS": 231.358274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "KGS",
"amount": 100
},
"result": 23135.8274,
"rate": 231.358274
}Build with BHD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key