Rate Overview
Live
1 FKP = 116.9106 KGS
1 KGS = 0.008554
FKP
Avg
117.3217
High
117.9549
Low
116.6095
Last updated: 3/6/2026, 12:16:57 PM
Quick Conversions
| FKP | KGS |
|---|---|
| 1 FKP | 116.91 KGS |
| 10 FKP | 1,169.11 KGS |
| 50 FKP | 5,845.53 KGS |
| 100 FKP | 11,691.06 KGS |
| 500 FKP | 58,455.28 KGS |
| 1,000 FKP | 116,910.55 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-03-06T12:16:57Z",
"rates": {
"KGS": 116.910553
}
}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": 11691.0553,
"rate": 116.910553
}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