Rate Overview
Live
1 KGS = 0.079166 BOB
1 BOB = 12.6317
KGS
Avg
0.079370
High
0.081750
Low
0.077908
Last updated: 5/27/2026, 9:42:15 PM
Quick Conversions
| KGS | BOB |
|---|---|
| 1 KGS | 0.08 BOB |
| 10 KGS | 0.79 BOB |
| 50 KGS | 3.96 BOB |
| 100 KGS | 7.92 BOB |
| 500 KGS | 39.58 BOB |
| 1,000 KGS | 79.17 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-05-27T21:42:15Z",
"rates": {
"BOB": 0.079166
}
}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.9166,
"rate": 0.079166
}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