Rate Overview
Live
1 KMF = 0.204856 KGS
1 KGS = 4.8815
KMF
Avg
0.205529
High
0.206245
Low
0.204856
Last updated: 8/13/2026, 1:59:43 PM
Quick Conversions
| KMF | KGS |
|---|---|
| 1 KMF | 0.20 KGS |
| 10 KMF | 2.05 KGS |
| 50 KMF | 10.24 KGS |
| 100 KMF | 20.49 KGS |
| 500 KMF | 102.43 KGS |
| 1,000 KMF | 204.86 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-08-13T13:59:43Z",
"rates": {
"KGS": 0.204856
}
}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.4856,
"rate": 0.204856
}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