Rate Overview
Live
1 MDL = 4.9750 KGS
1 KGS = 0.201006
MDL
Avg
5.1162
High
5.2897
Low
4.9440
Last updated: 7/26/2026, 7:49:31 PM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 4.97 KGS |
| 10 MDL | 49.75 KGS |
| 50 MDL | 248.75 KGS |
| 100 MDL | 497.50 KGS |
| 500 MDL | 2,487.49 KGS |
| 1,000 MDL | 4,974.98 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-26T19:49:31Z",
"rates": {
"KGS": 4.974978
}
}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": 497.4978,
"rate": 4.974978
}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