Rate Overview
Live
1 KMF = 0.203427 KGS
1 KGS = 4.9158
KMF
Avg
0.202926
High
0.203427
Low
0.201963
Last updated: 7/6/2026, 1:14:16 AM
Quick Conversions
| KMF | KGS |
|---|---|
| 1 KMF | 0.20 KGS |
| 10 KMF | 2.03 KGS |
| 50 KMF | 10.17 KGS |
| 100 KMF | 20.34 KGS |
| 500 KMF | 101.71 KGS |
| 1,000 KMF | 203.43 KGS |
Get KMF/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=KGSExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-07-06T01:14:16Z",
"rates": {
"KGS": 0.203427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "KGS",
"amount": 100
},
"result": 20.3427,
"rate": 0.203427
}Build with KMF/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key