Rate Overview
Live
1 MDL = 24.5499 KMF
1 KMF = 0.040733
MDL
Avg
24.5515
High
24.7474
Low
24.4228
Last updated: 9/2/2026, 5:52:46 AM
Quick Conversions
| MDL | KMF |
|---|---|
| 1 MDL | 24.55 KMF |
| 10 MDL | 245.50 KMF |
| 50 MDL | 1,227.49 KMF |
| 100 MDL | 2,454.99 KMF |
| 500 MDL | 12,274.95 KMF |
| 1,000 MDL | 24,549.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-09-02T05:52:46Z",
"rates": {
"KMF": 24.549892
}
}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": 2454.9892,
"rate": 24.549892
}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