Rate Overview
Live
1 MDL = 24.3934 KMF
1 KMF = 0.040995
MDL
Avg
24.4082
High
24.4759
Low
24.3407
Last updated: 7/5/2026, 9:51:17 AM
Quick Conversions
| MDL | KMF |
|---|---|
| 1 MDL | 24.39 KMF |
| 10 MDL | 243.93 KMF |
| 50 MDL | 1,219.67 KMF |
| 100 MDL | 2,439.34 KMF |
| 500 MDL | 12,196.72 KMF |
| 1,000 MDL | 24,393.43 KMF |
Get MDL/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=KMFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-05T09:51:17Z",
"rates": {
"KMF": 24.393433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "KMF",
"amount": 100
},
"result": 2439.3433,
"rate": 24.393433
}Build with MDL/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key