Rate Overview
Live
1 GBP = 118.8434 KGS
1 KGS = 0.008414
GBP
Avg
118.5634
High
118.9260
Low
118.1065
Last updated: 5/6/2026, 8:09:20 AM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 118.84 KGS |
| 10 GBP | 1,188.43 KGS |
| 50 GBP | 5,942.17 KGS |
| 100 GBP | 11,884.34 KGS |
| 500 GBP | 59,421.72 KGS |
| 1,000 GBP | 118,843.44 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-06T08:09:20Z",
"rates": {
"KGS": 118.843443
}
}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": 11884.344299999999,
"rate": 118.843443
}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