Rate Overview
Live
1 BOB = 12.6616 KGS
1 KGS = 0.078979
BOB
Avg
12.6486
High
12.6693
Low
12.5950
Last updated: 3/7/2026, 4:25:12 AM
Quick Conversions
| BOB | KGS |
|---|---|
| 1 BOB | 12.66 KGS |
| 10 BOB | 126.62 KGS |
| 50 BOB | 633.08 KGS |
| 100 BOB | 1,266.16 KGS |
| 500 BOB | 6,330.82 KGS |
| 1,000 BOB | 12,661.64 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-03-07T04:25:12Z",
"rates": {
"KGS": 12.661637
}
}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": 1266.1637,
"rate": 12.661637
}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