Rate Overview
Live
1 KGS = 0.004324 BHD
1 BHD = 231.2673
KGS
Avg
0.004323
High
0.004326
Low
0.004314
Last updated: 4/17/2026, 2:36:53 PM
Quick Conversions
| KGS | BHD |
|---|---|
| 1 KGS | 0.00 BHD |
| 10 KGS | 0.04 BHD |
| 50 KGS | 0.22 BHD |
| 100 KGS | 0.43 BHD |
| 500 KGS | 2.16 BHD |
| 1,000 KGS | 4.32 BHD |
Get KGS/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BHDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-04-17T14:36:53Z",
"rates": {
"BHD": 0.004324
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BHD",
"amount": 100
},
"result": 0.43239999999999995,
"rate": 0.004324
}Build with KGS/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key