Rate Overview
Live
1 MDL = 5.1270 KGS
1 KGS = 0.195047
MDL
Avg
5.0975
High
5.1270
Low
5.0699
Last updated: 4/16/2026, 8:09:30 PM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 5.13 KGS |
| 10 MDL | 51.27 KGS |
| 50 MDL | 256.35 KGS |
| 100 MDL | 512.70 KGS |
| 500 MDL | 2,563.49 KGS |
| 1,000 MDL | 5,126.97 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-04-16T20:09:30Z",
"rates": {
"KGS": 5.126975
}
}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": 512.6975,
"rate": 5.126975
}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