Rate Overview
Live
1 KGS = 0.199989 MDL
1 MDL = 5.0003
KGS
Avg
0.200796
High
0.201492
Low
0.199989
Last updated: 7/16/2026, 4:03:37 AM
Quick Conversions
| KGS | MDL |
|---|---|
| 1 KGS | 0.20 MDL |
| 10 KGS | 2.00 MDL |
| 50 KGS | 10.00 MDL |
| 100 KGS | 20.00 MDL |
| 500 KGS | 99.99 MDL |
| 1,000 KGS | 199.99 MDL |
Get KGS/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MDLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-16T04:03:37Z",
"rates": {
"MDL": 0.199989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MDL",
"amount": 100
},
"result": 19.9989,
"rate": 0.199989
}Build with KGS/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key