Rate Overview
Live
1 MDL = 24.3305 KMF
1 KMF = 0.041101
MDL
Avg
24.7776
High
25.1560
Low
24.3305
Last updated: 3/27/2026, 2:14:53 PM
Quick Conversions
| MDL | KMF |
|---|---|
| 1 MDL | 24.33 KMF |
| 10 MDL | 243.30 KMF |
| 50 MDL | 1,216.52 KMF |
| 100 MDL | 2,433.05 KMF |
| 500 MDL | 12,165.23 KMF |
| 1,000 MDL | 24,330.45 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-03-27T14:14:53Z",
"rates": {
"KMF": 24.330454
}
}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": 2433.0454,
"rate": 24.330454
}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