Rate Overview
Live
1 BHD = 231.4507 KGS
1 KGS = 0.004321
BHD
Avg
231.5836
High
232.6081
Low
231.3197
Last updated: 7/25/2026, 12:21:19 AM
Quick Conversions
| BHD | KGS |
|---|---|
| 1 BHD | 231.45 KGS |
| 10 BHD | 2,314.51 KGS |
| 50 BHD | 11,572.54 KGS |
| 100 BHD | 23,145.07 KGS |
| 500 BHD | 115,725.36 KGS |
| 1,000 BHD | 231,450.72 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-25T00:21:19Z",
"rates": {
"KGS": 231.450715
}
}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": 23145.071500000002,
"rate": 231.450715
}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