Rate Overview
Live
1 KGS = 0.008575 GBP
1 GBP = 116.6181
KGS
Avg
0.008725
High
0.009274
Low
0.008333
Last updated: 3/26/2026, 10:54:18 PM
Quick Conversions
| KGS | GBP |
|---|---|
| 1 KGS | 0.01 GBP |
| 10 KGS | 0.09 GBP |
| 50 KGS | 0.43 GBP |
| 100 KGS | 0.86 GBP |
| 500 KGS | 4.29 GBP |
| 1,000 KGS | 8.58 GBP |
Get KGS/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=GBPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-26T22:54:18Z",
"rates": {
"GBP": 0.008575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "GBP",
"amount": 100
},
"result": 0.8574999999999999,
"rate": 0.008575
}Build with KGS/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key