Rate Overview
Live
1 BOB = 7.7876 KGS
1 KGS = 0.128410
BOB
Avg
12.2438
High
12.8356
Low
7.7876
Last updated: 7/28/2026, 12:13:50 PM
Quick Conversions
| BOB | KGS |
|---|---|
| 1 BOB | 7.79 KGS |
| 10 BOB | 77.88 KGS |
| 50 BOB | 389.38 KGS |
| 100 BOB | 778.76 KGS |
| 500 BOB | 3,893.78 KGS |
| 1,000 BOB | 7,787.56 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-28T12:13:50Z",
"rates": {
"KGS": 7.787563
}
}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": 778.7563,
"rate": 7.787563
}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