Rate Overview
Live
1 BHD = 231.2417 KGS
1 KGS = 0.004324
BHD
Avg
231.3174
High
231.7751
Low
231.1580
Last updated: 4/17/2026, 2:36:53 PM
Quick Conversions
| BHD | KGS |
|---|---|
| 1 BHD | 231.24 KGS |
| 10 BHD | 2,312.42 KGS |
| 50 BHD | 11,562.09 KGS |
| 100 BHD | 23,124.17 KGS |
| 500 BHD | 115,620.86 KGS |
| 1,000 BHD | 231,241.73 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-04-17T14:36:53Z",
"rates": {
"KGS": 231.241726
}
}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": 23124.1726,
"rate": 231.241726
}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