Rate Overview
Live
1 KGS = 0.008413 FKP
1 FKP = 118.8637
KGS
Avg
0.008428
High
0.008479
Low
0.008399
Last updated: 5/8/2026, 2:24:25 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.21 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-05-08T14:24:25Z",
"rates": {
"FKP": 0.008413
}
}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.8413,
"rate": 0.008413
}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