Rate Overview
Live
1 GBP = 118.6682 KGS
1 KGS = 0.008427
GBP
Avg
118.0007
High
118.7355
Low
117.3659
Last updated: 4/16/2026, 6:01:30 AM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 118.67 KGS |
| 10 GBP | 1,186.68 KGS |
| 50 GBP | 5,933.41 KGS |
| 100 GBP | 11,866.82 KGS |
| 500 GBP | 59,334.11 KGS |
| 1,000 GBP | 118,668.22 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-04-16T06:01:30Z",
"rates": {
"KGS": 118.668219
}
}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": 11866.821899999999,
"rate": 118.668219
}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