Rate Overview
Live
1 MDL = 5.0516 KGS
1 KGS = 0.197956
MDL
Avg
5.1403
High
5.2726
Low
4.9648
Last updated: 5/27/2026, 9:48:33 AM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 5.05 KGS |
| 10 MDL | 50.52 KGS |
| 50 MDL | 252.58 KGS |
| 100 MDL | 505.16 KGS |
| 500 MDL | 2,525.81 KGS |
| 1,000 MDL | 5,051.63 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-05-27T09:48:33Z",
"rates": {
"KGS": 5.051628
}
}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.1628,
"rate": 5.051628
}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