Rate Overview
Live
1 BHD = 232.5881 KGS
1 KGS = 0.004299
BHD
Avg
231.7013
High
232.5881
Low
231.0168
Last updated: 3/7/2026, 7:04:45 AM
Quick Conversions
| BHD | KGS |
|---|---|
| 1 BHD | 232.59 KGS |
| 10 BHD | 2,325.88 KGS |
| 50 BHD | 11,629.40 KGS |
| 100 BHD | 23,258.81 KGS |
| 500 BHD | 116,294.03 KGS |
| 1,000 BHD | 232,588.07 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-03-07T07:04:45Z",
"rates": {
"KGS": 232.588069
}
}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": 23258.8069,
"rate": 232.588069
}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