Rate Overview
Live
1 MDL = 4.9689 KGS
1 KGS = 0.201250
MDL
Avg
4.9514
High
4.9689
Low
4.9270
Last updated: 7/5/2026, 2:19:26 AM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 4.97 KGS |
| 10 MDL | 49.69 KGS |
| 50 MDL | 248.45 KGS |
| 100 MDL | 496.89 KGS |
| 500 MDL | 2,484.47 KGS |
| 1,000 MDL | 4,968.95 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-07-05T02:19:26Z",
"rates": {
"KGS": 4.968946
}
}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": 496.89459999999997,
"rate": 4.968946
}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