Rate Overview
Live
1 GBP = 116.4302 KGS
1 KGS = 0.008589
GBP
Avg
115.0511
High
119.9924
Low
107.8266
Last updated: 7/23/2026, 3:02:19 PM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 116.43 KGS |
| 10 GBP | 1,164.30 KGS |
| 50 GBP | 5,821.51 KGS |
| 100 GBP | 11,643.02 KGS |
| 500 GBP | 58,215.08 KGS |
| 1,000 GBP | 116,430.15 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-23T15:02:19Z",
"rates": {
"KGS": 116.430154
}
}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": 11643.0154,
"rate": 116.430154
}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