Rate Overview
Live
1 GBP = 116.9392 KGS
1 KGS = 0.008551
GBP
Avg
117.7102
High
120.5843
Low
115.4345
Last updated: 7/22/2026, 7:26:32 PM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 116.94 KGS |
| 10 GBP | 1,169.39 KGS |
| 50 GBP | 5,846.96 KGS |
| 100 GBP | 11,693.92 KGS |
| 500 GBP | 58,469.59 KGS |
| 1,000 GBP | 116,939.18 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-07-22T19:26:32Z",
"rates": {
"KGS": 116.939184
}
}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": 11693.9184,
"rate": 116.939184
}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