Rate Overview
Live
1 KGS = 0.008461 FKP
1 FKP = 118.1893
KGS
Avg
0.008520
High
0.008645
Low
0.008392
Last updated: 8/5/2026, 8:37:06 AM
Quick Conversions
| KGS | FKP |
|---|---|
| 1 KGS | 0.01 FKP |
| 10 KGS | 0.08 FKP |
| 50 KGS | 0.42 FKP |
| 100 KGS | 0.85 FKP |
| 500 KGS | 4.23 FKP |
| 1,000 KGS | 8.46 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-05T08:37:06Z",
"rates": {
"FKP": 0.008461
}
}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.8461,
"rate": 0.008461
}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