Rate Overview
Live
1 GBP = 117.3141 KGS
1 KGS = 0.008524
GBP
Avg
117.0975
High
117.9250
Low
116.4362
Last updated: 3/7/2026, 12:13:23 AM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 117.31 KGS |
| 10 GBP | 1,173.14 KGS |
| 50 GBP | 5,865.71 KGS |
| 100 GBP | 11,731.41 KGS |
| 500 GBP | 58,657.05 KGS |
| 1,000 GBP | 117,314.10 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-03-07T00:13:23Z",
"rates": {
"KGS": 117.314104
}
}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": 11731.4104,
"rate": 117.314104
}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