Rate Overview
Live
1 MDL = 5.0755 KGS
1 KGS = 0.197024
MDL
Avg
5.0724
High
5.0770
Low
5.0562
Last updated: 5/6/2026, 11:50:22 PM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 5.08 KGS |
| 10 MDL | 50.76 KGS |
| 50 MDL | 253.78 KGS |
| 100 MDL | 507.55 KGS |
| 500 MDL | 2,537.77 KGS |
| 1,000 MDL | 5,075.53 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-06T23:50:22Z",
"rates": {
"KGS": 5.075532
}
}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": 507.5532,
"rate": 5.075532
}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