Rate Overview
Live
1 BOB = 8.8336 KGS
1 KGS = 0.113204
BOB
Avg
11.7870
High
12.6564
Low
8.8336
Last updated: 7/8/2026, 12:38:48 PM
Quick Conversions
| BOB | KGS |
|---|---|
| 1 BOB | 8.83 KGS |
| 10 BOB | 88.34 KGS |
| 50 BOB | 441.68 KGS |
| 100 BOB | 883.36 KGS |
| 500 BOB | 4,416.81 KGS |
| 1,000 BOB | 8,833.61 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-08T12:38:48Z",
"rates": {
"KGS": 8.833612
}
}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": 883.3612,
"rate": 8.833612
}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