Rate Overview
Live
1 BOB = 12.6316 KGS
1 KGS = 0.079166
BOB
Avg
12.6549
High
12.7056
Low
12.6082
Last updated: 5/27/2026, 8:39:07 PM
Quick Conversions
| BOB | KGS |
|---|---|
| 1 BOB | 12.63 KGS |
| 10 BOB | 126.32 KGS |
| 50 BOB | 631.58 KGS |
| 100 BOB | 1,263.16 KGS |
| 500 BOB | 6,315.81 KGS |
| 1,000 BOB | 12,631.62 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-05-27T20:39:07Z",
"rates": {
"KGS": 12.631617
}
}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": 1263.1617,
"rate": 12.631617
}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