Rate Overview
Live
1 KGS = 0.079013 BOB
1 BOB = 12.6561
KGS
Avg
0.078949
High
0.079061
Low
0.078816
Last updated: 4/17/2026, 6:25:01 AM
Quick Conversions
| KGS | BOB |
|---|---|
| 1 KGS | 0.08 BOB |
| 10 KGS | 0.79 BOB |
| 50 KGS | 3.95 BOB |
| 100 KGS | 7.90 BOB |
| 500 KGS | 39.51 BOB |
| 1,000 KGS | 79.01 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-04-17T06:25:01Z",
"rates": {
"BOB": 0.079013
}
}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": 7.9013,
"rate": 0.079013
}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