Rate Overview
Live
1 KGS = 0.008405 FKP
1 FKP = 118.9768
KGS
Avg
0.008493
High
0.008594
Low
0.008402
Last updated: 8/19/2026, 7:09:20 PM
Quick Conversions
| KGS | FKP |
|---|---|
| 1 KGS | 0.01 FKP |
| 10 KGS | 0.08 FKP |
| 50 KGS | 0.42 FKP |
| 100 KGS | 0.84 FKP |
| 500 KGS | 4.20 FKP |
| 1,000 KGS | 8.41 FKP |
Get KGS/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=FKPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-19T19:09:20Z",
"rates": {
"FKP": 0.008405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "FKP",
"amount": 100
},
"result": 0.8404999999999999,
"rate": 0.008405
}Build with KGS/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key