Rate Overview
Live
1 GBP = 118.5088 KGS
1 KGS = 0.008438
GBP
Avg
118.7825
High
119.3427
Low
118.4678
Last updated: 9/1/2026, 1:52:50 PM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 118.51 KGS |
| 10 GBP | 1,185.09 KGS |
| 50 GBP | 5,925.44 KGS |
| 100 GBP | 11,850.88 KGS |
| 500 GBP | 59,254.38 KGS |
| 1,000 GBP | 118,508.76 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-09-01T13:52:50Z",
"rates": {
"KGS": 118.508756
}
}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": 11850.875600000001,
"rate": 118.508756
}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