Rate Overview
Live
1 FKP = 118.6776 KGS
1 KGS = 0.008426
FKP
Avg
118.5476
High
119.0606
Low
117.9293
Last updated: 5/7/2026, 11:24:31 AM
Quick Conversions
| FKP | KGS |
|---|---|
| 1 FKP | 118.68 KGS |
| 10 FKP | 1,186.78 KGS |
| 50 FKP | 5,933.88 KGS |
| 100 FKP | 11,867.76 KGS |
| 500 FKP | 59,338.79 KGS |
| 1,000 FKP | 118,677.58 KGS |
Get FKP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=KGSExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-07T11:24:31Z",
"rates": {
"KGS": 118.677576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "KGS",
"amount": 100
},
"result": 11867.7576,
"rate": 118.677576
}Build with FKP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key