Rate Overview
Live
1 KGS = 0.197744 MDL
1 MDL = 5.0570
KGS
Avg
0.196904
High
0.197988
Low
0.195452
Last updated: 3/7/2026, 4:25:15 AM
Quick Conversions
| KGS | MDL |
|---|---|
| 1 KGS | 0.20 MDL |
| 10 KGS | 1.98 MDL |
| 50 KGS | 9.89 MDL |
| 100 KGS | 19.77 MDL |
| 500 KGS | 98.87 MDL |
| 1,000 KGS | 197.74 MDL |
Get KGS/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MDLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-07T04:25:15Z",
"rates": {
"MDL": 0.197744
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MDL",
"amount": 100
},
"result": 19.7744,
"rate": 0.197744
}Build with KGS/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key