Rate Overview
Live
1 MDL = 24.6146 KMF
1 KMF = 0.040626
MDL
Avg
24.5543
High
24.6845
Low
24.4871
Last updated: 7/26/2026, 12:14:37 AM
Quick Conversions
| MDL | KMF |
|---|---|
| 1 MDL | 24.61 KMF |
| 10 MDL | 246.15 KMF |
| 50 MDL | 1,230.73 KMF |
| 100 MDL | 2,461.46 KMF |
| 500 MDL | 12,307.28 KMF |
| 1,000 MDL | 24,614.57 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-26T00:14:37Z",
"rates": {
"KMF": 24.614569
}
}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": 2461.4569,
"rate": 24.614569
}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