Rate Overview
Live
1 KMF = 0.206542 KGS
1 KGS = 4.8416
KMF
Avg
0.207902
High
0.210040
Low
0.206192
Last updated: 3/7/2026, 12:30:31 AM
Quick Conversions
| KMF | KGS |
|---|---|
| 1 KMF | 0.21 KGS |
| 10 KMF | 2.07 KGS |
| 50 KMF | 10.33 KGS |
| 100 KMF | 20.65 KGS |
| 500 KMF | 103.27 KGS |
| 1,000 KMF | 206.54 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-03-07T00:30:31Z",
"rates": {
"KGS": 0.206542
}
}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.6542,
"rate": 0.206542
}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