Rate Overview
Live
1 BOB = 12.6390 KGS
1 KGS = 0.079120
BOB
Avg
12.6472
High
12.7159
Low
12.5862
Last updated: 3/27/2026, 11:56:27 AM
Quick Conversions
| BOB | KGS |
|---|---|
| 1 BOB | 12.64 KGS |
| 10 BOB | 126.39 KGS |
| 50 BOB | 631.95 KGS |
| 100 BOB | 1,263.90 KGS |
| 500 BOB | 6,319.48 KGS |
| 1,000 BOB | 12,638.96 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-27T11:56:27Z",
"rates": {
"KGS": 12.638955
}
}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.8954999999999,
"rate": 12.638955
}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