Rate Overview
Live
1 MDL = 5.0581 KGS
1 KGS = 0.197703
MDL
Avg
5.0704
High
5.1171
Low
5.0396
Last updated: 9/3/2026, 1:36:05 PM
Quick Conversions
| MDL | KGS |
|---|---|
| 1 MDL | 5.06 KGS |
| 10 MDL | 50.58 KGS |
| 50 MDL | 252.90 KGS |
| 100 MDL | 505.81 KGS |
| 500 MDL | 2,529.05 KGS |
| 1,000 MDL | 5,058.10 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-09-03T13:36:05Z",
"rates": {
"KGS": 5.058097
}
}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": 505.8097,
"rate": 5.058097
}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