Rate Overview
Live
1 KGS = 0.008448 GBP
1 GBP = 118.3712
KGS
Avg
0.008455
High
0.008474
Low
0.008446
Last updated: 8/15/2026, 8:10:27 AM
Quick Conversions
| KGS | GBP |
|---|---|
| 1 KGS | 0.01 GBP |
| 10 KGS | 0.08 GBP |
| 50 KGS | 0.42 GBP |
| 100 KGS | 0.84 GBP |
| 500 KGS | 4.22 GBP |
| 1,000 KGS | 8.45 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-08-15T08:10:27Z",
"rates": {
"GBP": 0.008448
}
}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.8448000000000001,
"rate": 0.008448
}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