Rate Overview
Live
1 KMF = 0.202316 KGS
1 KGS = 4.9428
KMF
Avg
0.202900
High
0.203834
Low
0.201963
Last updated: 7/25/2026, 9:58:40 PM
Quick Conversions
| KMF | KGS |
|---|---|
| 1 KMF | 0.20 KGS |
| 10 KMF | 2.02 KGS |
| 50 KMF | 10.12 KGS |
| 100 KMF | 20.23 KGS |
| 500 KMF | 101.16 KGS |
| 1,000 KMF | 202.32 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-25T21:58:40Z",
"rates": {
"KGS": 0.202316
}
}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.2316,
"rate": 0.202316
}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