Rate Overview
Live
1 FKP = 116.7828 KGS
1 KGS = 0.008563
FKP
Avg
117.1196
High
119.7403
Low
114.7171
Last updated: 3/26/2026, 4:20:51 PM
Quick Conversions
| FKP | KGS |
|---|---|
| 1 FKP | 116.78 KGS |
| 10 FKP | 1,167.83 KGS |
| 50 FKP | 5,839.14 KGS |
| 100 FKP | 11,678.28 KGS |
| 500 FKP | 58,391.40 KGS |
| 1,000 FKP | 116,782.79 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-26T16:20:51Z",
"rates": {
"KGS": 116.782794
}
}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": 11678.2794,
"rate": 116.782794
}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