Rate Overview
Live
1 MDL = 24.4289 KMF
1 KMF = 0.040935
MDL
Avg
24.4454
High
24.5022
Low
24.3108
Last updated: 6/16/2026, 1:25:48 PM
Quick Conversions
| MDL | KMF |
|---|---|
| 1 MDL | 24.43 KMF |
| 10 MDL | 244.29 KMF |
| 50 MDL | 1,221.44 KMF |
| 100 MDL | 2,442.89 KMF |
| 500 MDL | 12,214.44 KMF |
| 1,000 MDL | 24,428.89 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-06-16T13:25:48Z",
"rates": {
"KMF": 24.428886
}
}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": 2442.8885999999998,
"rate": 24.428886
}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