Rate Overview
Live
1 KGS = 0.008447 FKP
1 FKP = 118.3852
KGS
Avg
0.008472
High
0.008507
Low
0.008427
Last updated: 4/18/2026, 8:58:08 AM
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.22 FKP |
| 1,000 KGS | 8.45 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-04-18T08:58:08Z",
"rates": {
"FKP": 0.008447
}
}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.8447,
"rate": 0.008447
}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