Rate Overview
Live
1 GBP = 117.6249 KGS
1 KGS = 0.008502
GBP
Avg
117.5560
High
118.0489
Low
117.2293
Last updated: 5/26/2026, 8:25:38 PM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 117.62 KGS |
| 10 GBP | 1,176.25 KGS |
| 50 GBP | 5,881.24 KGS |
| 100 GBP | 11,762.49 KGS |
| 500 GBP | 58,812.45 KGS |
| 1,000 GBP | 117,624.90 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-05-26T20:25:38Z",
"rates": {
"KGS": 117.624896
}
}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": 11762.4896,
"rate": 117.624896
}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