Rate Overview
Live
1 GBP = 116.9241 KGS
1 KGS = 0.008553
GBP
Avg
116.6771
High
118.1640
Low
115.1176
Last updated: 7/23/2026, 8:38:34 AM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 116.92 KGS |
| 10 GBP | 1,169.24 KGS |
| 50 GBP | 5,846.21 KGS |
| 100 GBP | 11,692.41 KGS |
| 500 GBP | 58,462.07 KGS |
| 1,000 GBP | 116,924.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-23T08:38:34Z",
"rates": {
"KGS": 116.924149
}
}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": 11692.4149,
"rate": 116.924149
}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