Rate Overview
Live
1 FKP = 116.8512 KGS
1 KGS = 0.008558
FKP
Avg
115.8818
High
116.8512
Low
115.4201
Last updated: 7/3/2026, 12:57:27 PM
Quick Conversions
| FKP | KGS |
|---|---|
| 1 FKP | 116.85 KGS |
| 10 FKP | 1,168.51 KGS |
| 50 FKP | 5,842.56 KGS |
| 100 FKP | 11,685.12 KGS |
| 500 FKP | 58,425.60 KGS |
| 1,000 FKP | 116,851.20 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-07-03T12:57:27Z",
"rates": {
"KGS": 116.851195
}
}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": 11685.1195,
"rate": 116.851195
}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