Rate Overview
Live
1 BHD = 231.7496 KGS
1 KGS = 0.004315
BHD
Avg
232.0176
High
234.3948
Low
230.0796
Last updated: 3/28/2026, 10:58:27 AM
Quick Conversions
| BHD | KGS |
|---|---|
| 1 BHD | 231.75 KGS |
| 10 BHD | 2,317.50 KGS |
| 50 BHD | 11,587.48 KGS |
| 100 BHD | 23,174.96 KGS |
| 500 BHD | 115,874.81 KGS |
| 1,000 BHD | 231,749.61 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-28T10:58:27Z",
"rates": {
"KGS": 231.749612
}
}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": 23174.9612,
"rate": 231.749612
}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