Rate Overview
Live
1 BHD = 232.7263 KGS
1 KGS = 0.004297
BHD
Avg
231.9344
High
234.9922
Low
226.9788
Last updated: 7/26/2026, 3:54:58 AM
Quick Conversions
| BHD | KGS |
|---|---|
| 1 BHD | 232.73 KGS |
| 10 BHD | 2,327.26 KGS |
| 50 BHD | 11,636.32 KGS |
| 100 BHD | 23,272.63 KGS |
| 500 BHD | 116,363.17 KGS |
| 1,000 BHD | 232,726.33 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-26T03:54:58Z",
"rates": {
"KGS": 232.726332
}
}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": 23272.6332,
"rate": 232.726332
}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