Rate Overview
Live
1 MDL = 4.9909 KGS
1 KGS = 0.200365
MDL
Avg
5.0028
High
5.0231
Low
4.9847
Last updated: 3/27/2026, 4:45:59 PM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 4.99 KGS |
| 10 MDL | 49.91 KGS |
| 50 MDL | 249.54 KGS |
| 100 MDL | 499.09 KGS |
| 500 MDL | 2,495.45 KGS |
| 1,000 MDL | 4,990.89 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-03-27T16:45:59Z",
"rates": {
"KGS": 4.990893
}
}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": 499.0893,
"rate": 4.990893
}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