Rate Overview
Live
1 GBP = 118.5119 KGS
1 KGS = 0.008438
GBP
Avg
118.2449
High
118.5119
Low
117.9978
Last updated: 8/14/2026, 3:59:39 PM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 118.51 KGS |
| 10 GBP | 1,185.12 KGS |
| 50 GBP | 5,925.59 KGS |
| 100 GBP | 11,851.19 KGS |
| 500 GBP | 59,255.95 KGS |
| 1,000 GBP | 118,511.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-08-14T15:59:39Z",
"rates": {
"KGS": 118.511898
}
}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": 11851.1898,
"rate": 118.511898
}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