Rate Overview
Live
1 MDL = 24.4758 KMF
1 KMF = 0.040857
MDL
Avg
24.4565
High
24.6335
Low
24.2928
Last updated: 7/15/2026, 12:48:57 PM
Quick Conversions
| MDL | KMF |
|---|---|
| 1 MDL | 24.48 KMF |
| 10 MDL | 244.76 KMF |
| 50 MDL | 1,223.79 KMF |
| 100 MDL | 2,447.58 KMF |
| 500 MDL | 12,237.91 KMF |
| 1,000 MDL | 24,475.83 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-15T12:48:57Z",
"rates": {
"KMF": 24.475829
}
}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": 2447.5829,
"rate": 24.475829
}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