Rate Overview
Live
1 BOB = 7.0388 KGS
1 KGS = 0.142069
BOB
Avg
7.1186
High
7.3367
Low
7.0252
Last updated: 9/9/2026, 11:12:42 AM
Quick Conversions
| BOB | KGS |
|---|---|
| 1 BOB | 7.04 KGS |
| 10 BOB | 70.39 KGS |
| 50 BOB | 351.94 KGS |
| 100 BOB | 703.88 KGS |
| 500 BOB | 3,519.42 KGS |
| 1,000 BOB | 7,038.85 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-09-09T11:12:42Z",
"rates": {
"KGS": 7.038848
}
}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": 703.8847999999999,
"rate": 7.038848
}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