Rate Overview
Live
1 MDL = 4.9700 KGS
1 KGS = 0.201208
MDL
Avg
4.9833
High
5.0354
Low
4.9270
Last updated: 7/7/2026, 8:42:27 AM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 4.97 KGS |
| 10 MDL | 49.70 KGS |
| 50 MDL | 248.50 KGS |
| 100 MDL | 497.00 KGS |
| 500 MDL | 2,484.99 KGS |
| 1,000 MDL | 4,969.98 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-07-07T08:42:27Z",
"rates": {
"KGS": 4.969979
}
}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": 496.9979,
"rate": 4.969979
}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