Rate Overview
Live
1 GBP = 117.2715 KGS
1 KGS = 0.008527
GBP
Avg
117.2059
High
117.4439
Low
116.8748
Last updated: 6/16/2026, 2:12:06 AM
Quick Conversions
| GBP | KGS |
|---|---|
| 1 GBP | 117.27 KGS |
| 10 GBP | 1,172.71 KGS |
| 50 GBP | 5,863.57 KGS |
| 100 GBP | 11,727.15 KGS |
| 500 GBP | 58,635.73 KGS |
| 1,000 GBP | 117,271.45 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-06-16T02:12:06Z",
"rates": {
"KGS": 117.271451
}
}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": 11727.1451,
"rate": 117.271451
}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