Rate Overview
Live
1 BOB = 12.6560 KGS
1 KGS = 0.079014
BOB
Avg
12.6664
High
12.6877
Low
12.6484
Last updated: 4/17/2026, 6:24:59 AM
Quick Conversions
| BOB | KGS |
|---|---|
| 1 BOB | 12.66 KGS |
| 10 BOB | 126.56 KGS |
| 50 BOB | 632.80 KGS |
| 100 BOB | 1,265.60 KGS |
| 500 BOB | 6,328.02 KGS |
| 1,000 BOB | 12,656.05 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-04-17T06:24:59Z",
"rates": {
"KGS": 12.656048
}
}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": 1265.6048,
"rate": 12.656048
}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