Rate Overview
Live
1 BOB = 7.9887 KGS
1 KGS = 0.125177
BOB
Avg
9.7996
High
12.6564
Low
7.7847
Last updated: 7/27/2026, 10:49:26 PM
Quick Conversions
| BOB | KGS |
|---|---|
| 1 BOB | 7.99 KGS |
| 10 BOB | 79.89 KGS |
| 50 BOB | 399.43 KGS |
| 100 BOB | 798.87 KGS |
| 500 BOB | 3,994.34 KGS |
| 1,000 BOB | 7,988.67 KGS |
Get BOB/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=KGSExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-27T22:49:26Z",
"rates": {
"KGS": 7.988674
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "KGS",
"amount": 100
},
"result": 798.8674,
"rate": 7.988674
}Build with BOB/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key