Rate Overview
Live
1 GBP = 116.7754 KGS
1 KGS = 0.008563
GBP
Avg
116.0850
High
116.8110
Low
115.4201
Last updated: 7/4/2026, 4:54:41 PM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 116.78 KGS |
| 10 GBP | 1,167.75 KGS |
| 50 GBP | 5,838.77 KGS |
| 100 GBP | 11,677.54 KGS |
| 500 GBP | 58,387.70 KGS |
| 1,000 GBP | 116,775.41 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-04T16:54:41Z",
"rates": {
"KGS": 116.775409
}
}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": 11677.5409,
"rate": 116.775409
}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