Rate Overview
Live
1 KGS = 0.197955 MDL
1 MDL = 5.0517
KGS
Avg
0.198126
High
0.198726
Low
0.197591
Last updated: 5/27/2026, 9:46:40 AM
Quick Conversions
| KGS | MDL |
|---|---|
| 1 KGS | 0.20 MDL |
| 10 KGS | 1.98 MDL |
| 50 KGS | 9.90 MDL |
| 100 KGS | 19.80 MDL |
| 500 KGS | 98.98 MDL |
| 1,000 KGS | 197.95 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-05-27T09:46:40Z",
"rates": {
"MDL": 0.197955
}
}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.7955,
"rate": 0.197955
}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