Rate Overview
Live
1 MDL = 5.0584 KGS
1 KGS = 0.197690
MDL
Avg
5.0816
High
5.1163
Low
5.0508
Last updated: 3/7/2026, 1:56:50 AM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 5.06 KGS |
| 10 MDL | 50.58 KGS |
| 50 MDL | 252.92 KGS |
| 100 MDL | 505.84 KGS |
| 500 MDL | 2,529.21 KGS |
| 1,000 MDL | 5,058.42 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-07T01:56:50Z",
"rates": {
"KGS": 5.058417
}
}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": 505.84170000000006,
"rate": 5.058417
}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