Rate Overview
Live
1 BOB = 7.6996 KGS
1 KGS = 0.129876
BOB
Avg
7.8629
High
8.0771
Low
7.6996
Last updated: 7/29/2026, 12:21:14 PM
Quick Conversions
| BOB | KGS |
|---|---|
| 1 BOB | 7.70 KGS |
| 10 BOB | 77.00 KGS |
| 50 BOB | 384.98 KGS |
| 100 BOB | 769.96 KGS |
| 500 BOB | 3,849.81 KGS |
| 1,000 BOB | 7,699.63 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-29T12:21:14Z",
"rates": {
"KGS": 7.699626
}
}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": 769.9626000000001,
"rate": 7.699626
}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