Rate Overview
Live
1 MDL = 5.0292 KGS
1 KGS = 0.198840
MDL
Avg
5.0275
High
5.0354
Low
5.0184
Last updated: 6/16/2026, 9:04:14 AM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 5.03 KGS |
| 10 MDL | 50.29 KGS |
| 50 MDL | 251.46 KGS |
| 100 MDL | 502.92 KGS |
| 500 MDL | 2,514.59 KGS |
| 1,000 MDL | 5,029.18 KGS |
Get MDL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=KGSExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-16T09:04:14Z",
"rates": {
"KGS": 5.029177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "KGS",
"amount": 100
},
"result": 502.91769999999997,
"rate": 5.029177
}Build with MDL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key