Rate Overview
Live
1 GBP = 117.2623 KGS
1 KGS = 0.008528
GBP
Avg
117.2048
High
117.4439
Low
116.8748
Last updated: 6/16/2026, 1:04:08 AM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 117.26 KGS |
| 10 GBP | 1,172.62 KGS |
| 50 GBP | 5,863.12 KGS |
| 100 GBP | 11,726.23 KGS |
| 500 GBP | 58,631.17 KGS |
| 1,000 GBP | 117,262.33 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-06-16T01:04:08Z",
"rates": {
"KGS": 117.26233
}
}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": 11726.233,
"rate": 117.26233
}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