Rate Overview
Live
1 KGS = 0.200364 MDL
1 MDL = 4.9909
KGS
Avg
0.198161
High
0.200615
Low
0.195003
Last updated: 3/27/2026, 1:21:04 PM
Quick Conversions
| KGS | MDL |
|---|---|
| 1 KGS | 0.20 MDL |
| 10 KGS | 2.00 MDL |
| 50 KGS | 10.02 MDL |
| 100 KGS | 20.04 MDL |
| 500 KGS | 100.18 MDL |
| 1,000 KGS | 200.36 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-27T13:21:04Z",
"rates": {
"MDL": 0.200364
}
}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": 20.0364,
"rate": 0.200364
}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