Rate Overview
Live
1 FKP = 118.0997 KGS
1 KGS = 0.008467
FKP
Avg
118.1829
High
118.4002
Low
118.0015
Last updated: 8/12/2026, 7:04:21 PM
Quick Conversions
| FKP | KGS |
|---|---|
| 1 FKP | 118.10 KGS |
| 10 FKP | 1,181.00 KGS |
| 50 FKP | 5,904.99 KGS |
| 100 FKP | 11,809.97 KGS |
| 500 FKP | 59,049.87 KGS |
| 1,000 FKP | 118,099.75 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-08-12T19:04:21Z",
"rates": {
"KGS": 118.099749
}
}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": 11809.974900000001,
"rate": 118.099749
}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