Rate Overview
Live
1 KGS = 0.195046 MDL
1 MDL = 5.1270
KGS
Avg
0.196179
High
0.197241
Low
0.195046
Last updated: 4/16/2026, 10:00:59 PM
Quick Conversions
| KGS | MDL |
|---|---|
| 1 KGS | 0.20 MDL |
| 10 KGS | 1.95 MDL |
| 50 KGS | 9.75 MDL |
| 100 KGS | 19.50 MDL |
| 500 KGS | 97.52 MDL |
| 1,000 KGS | 195.05 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-04-16T22:00:59Z",
"rates": {
"MDL": 0.195046
}
}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.5046,
"rate": 0.195046
}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