Rate Overview
Live
1 MDL = 4.9403 KGS
1 KGS = 0.202419
MDL
Avg
4.9531
High
4.9805
Low
4.9401
Last updated: 6/29/2026, 3:11:44 AM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 4.94 KGS |
| 10 MDL | 49.40 KGS |
| 50 MDL | 247.01 KGS |
| 100 MDL | 494.03 KGS |
| 500 MDL | 2,470.13 KGS |
| 1,000 MDL | 4,940.25 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-06-29T03:11:44Z",
"rates": {
"KGS": 4.940251
}
}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": 494.0251,
"rate": 4.940251
}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