Rate Overview
Live
1 KGS = 0.198839 MDL
1 MDL = 5.0292
KGS
Avg
0.198907
High
0.199266
Low
0.198595
Last updated: 6/16/2026, 10:27:11 AM
Quick Conversions
| KGS | MDL |
|---|---|
| 1 KGS | 0.20 MDL |
| 10 KGS | 1.99 MDL |
| 50 KGS | 9.94 MDL |
| 100 KGS | 19.88 MDL |
| 500 KGS | 99.42 MDL |
| 1,000 KGS | 198.84 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-06-16T10:27:11Z",
"rates": {
"MDL": 0.198839
}
}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.883899999999997,
"rate": 0.198839
}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