Rate Overview
Live
1 KGS = 0.132191 BOB
1 BOB = 7.5648
KGS
Avg
0.132990
High
0.134858
Low
0.132191
Last updated: 8/20/2026, 10:48:51 AM
Quick Conversions
| KGS | BOB |
|---|---|
| 1 KGS | 0.13 BOB |
| 10 KGS | 1.32 BOB |
| 50 KGS | 6.61 BOB |
| 100 KGS | 13.22 BOB |
| 500 KGS | 66.10 BOB |
| 1,000 KGS | 132.19 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-08-20T10:48:51Z",
"rates": {
"BOB": 0.132191
}
}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": 13.219100000000001,
"rate": 0.132191
}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