Rate Overview
Live
1 KGS = 0.008549 FKP
1 FKP = 116.9727
KGS
Avg
0.008473
High
0.008580
Low
0.008389
Last updated: 5/28/2026, 11:19:16 PM
Quick Conversions
| KGS | FKP |
|---|---|
| 1 KGS | 0.01 FKP |
| 10 KGS | 0.09 FKP |
| 50 KGS | 0.43 FKP |
| 100 KGS | 0.85 FKP |
| 500 KGS | 4.27 FKP |
| 1,000 KGS | 8.55 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-05-28T23:19:16Z",
"rates": {
"FKP": 0.008549
}
}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.8548999999999999,
"rate": 0.008549
}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