Rate Overview
Live
1 GBP = 116.6612 KGS
1 KGS = 0.008572
GBP
Avg
116.8870
High
117.3489
Low
116.5241
Last updated: 3/27/2026, 2:19:02 AM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 116.66 KGS |
| 10 GBP | 1,166.61 KGS |
| 50 GBP | 5,833.06 KGS |
| 100 GBP | 11,666.12 KGS |
| 500 GBP | 58,330.62 KGS |
| 1,000 GBP | 116,661.23 KGS |
Get GBP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=KGSExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T02:19:02Z",
"rates": {
"KGS": 116.661233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "KGS",
"amount": 100
},
"result": 11666.1233,
"rate": 116.661233
}Build with GBP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key