Rate Overview
Live
1 KGS = 0.201005 MDL
1 MDL = 4.9750
KGS
Avg
0.198007
High
0.202424
Low
0.192104
Last updated: 7/26/2026, 9:17:35 PM
Quick Conversions
| KGS | MDL |
|---|---|
| 1 KGS | 0.20 MDL |
| 10 KGS | 2.01 MDL |
| 50 KGS | 10.05 MDL |
| 100 KGS | 20.10 MDL |
| 500 KGS | 100.50 MDL |
| 1,000 KGS | 201.01 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-26T21:17:35Z",
"rates": {
"MDL": 0.201005
}
}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": 20.1005,
"rate": 0.201005
}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