Rate Overview
Live
1 MDL = 4.9799 KGS
1 KGS = 0.200806
MDL
Avg
5.0690
High
5.2093
Low
4.9403
Last updated: 7/25/2026, 5:37:33 AM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 4.98 KGS |
| 10 MDL | 49.80 KGS |
| 50 MDL | 249.00 KGS |
| 100 MDL | 497.99 KGS |
| 500 MDL | 2,489.97 KGS |
| 1,000 MDL | 4,979.94 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-25T05:37:33Z",
"rates": {
"KGS": 4.979939
}
}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.9939,
"rate": 4.979939
}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