Rate Overview
Live
1 KGS = 0.200497 MDL
1 MDL = 4.9876
KGS
Avg
0.201254
High
0.202962
Low
0.199792
Last updated: 7/19/2026, 9:20:29 AM
Quick Conversions
| KGS | MDL |
|---|---|
| 1 KGS | 0.20 MDL |
| 10 KGS | 2.00 MDL |
| 50 KGS | 10.02 MDL |
| 100 KGS | 20.05 MDL |
| 500 KGS | 100.25 MDL |
| 1,000 KGS | 200.50 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-07-19T09:20:29Z",
"rates": {
"MDL": 0.200497
}
}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.0497,
"rate": 0.200497
}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