Rate Overview
Live
1 MDL = 24.5412 KMF
1 KMF = 0.040748
MDL
Avg
24.4829
High
25.0183
Low
24.0371
Last updated: 7/12/2026, 6:10:46 AM
Quick Conversions
| MDL | KMF |
|---|---|
| 1 MDL | 24.54 KMF |
| 10 MDL | 245.41 KMF |
| 50 MDL | 1,227.06 KMF |
| 100 MDL | 2,454.12 KMF |
| 500 MDL | 12,270.60 KMF |
| 1,000 MDL | 24,541.20 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-12T06:10:46Z",
"rates": {
"KMF": 24.541199
}
}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.1198999999997,
"rate": 24.541199
}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