Rate Overview
Live
1 GBP = 116.8998 KGS
1 KGS = 0.008554
GBP
Avg
117.4701
High
119.6869
Low
115.1745
Last updated: 7/22/2026, 11:02:18 PM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 116.90 KGS |
| 10 GBP | 1,169.00 KGS |
| 50 GBP | 5,844.99 KGS |
| 100 GBP | 11,689.98 KGS |
| 500 GBP | 58,449.89 KGS |
| 1,000 GBP | 116,899.79 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-22T23:02:18Z",
"rates": {
"KGS": 116.899787
}
}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": 11689.9787,
"rate": 116.899787
}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