Rate Overview
Live
1 KGS = 0.113203 BOB
1 BOB = 8.8337
KGS
Avg
0.086733
High
0.113203
Low
0.079011
Last updated: 7/8/2026, 2:13:43 PM
Quick Conversions
| KGS | BOB |
|---|---|
| 1 KGS | 0.11 BOB |
| 10 KGS | 1.13 BOB |
| 50 KGS | 5.66 BOB |
| 100 KGS | 11.32 BOB |
| 500 KGS | 56.60 BOB |
| 1,000 KGS | 113.20 BOB |
Get KGS/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BOBExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-08T14:13:43Z",
"rates": {
"BOB": 0.113203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BOB",
"amount": 100
},
"result": 11.3203,
"rate": 0.113203
}Build with KGS/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key