Rate Overview
Live
1 MDL = 5.0446 KGS
1 KGS = 0.198231
MDL
Avg
5.0448
High
5.0638
Low
5.0304
Last updated: 8/13/2026, 1:44:45 PM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 5.04 KGS |
| 10 MDL | 50.45 KGS |
| 50 MDL | 252.23 KGS |
| 100 MDL | 504.46 KGS |
| 500 MDL | 2,522.31 KGS |
| 1,000 MDL | 5,044.62 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-08-13T13:44:45Z",
"rates": {
"KGS": 5.044618
}
}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": 504.4618,
"rate": 5.044618
}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