Rate Overview
Live
1 BOB = 7.5648 KGS
1 KGS = 0.132192
BOB
Avg
7.5197
High
7.5648
Low
7.4152
Last updated: 8/20/2026, 10:48:50 AM
Quick Conversions
| BOB | KGS |
|---|---|
| 1 BOB | 7.56 KGS |
| 10 BOB | 75.65 KGS |
| 50 BOB | 378.24 KGS |
| 100 BOB | 756.48 KGS |
| 500 BOB | 3,782.38 KGS |
| 1,000 BOB | 7,564.76 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-08-20T10:48:50Z",
"rates": {
"KGS": 7.564763
}
}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": 756.4763,
"rate": 7.564763
}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