Rate Overview
Live
1 MDL = 24.4104 KMF
1 KMF = 0.040966
MDL
Avg
24.8062
High
25.3439
Low
24.1863
Last updated: 5/27/2026, 11:17:58 AM
Quick Conversions
| MDL | KMF |
|---|---|
| 1 MDL | 24.41 KMF |
| 10 MDL | 244.10 KMF |
| 50 MDL | 1,220.52 KMF |
| 100 MDL | 2,441.04 KMF |
| 500 MDL | 12,205.19 KMF |
| 1,000 MDL | 24,410.38 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-05-27T11:17:58Z",
"rates": {
"KMF": 24.410377
}
}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": 2441.0377,
"rate": 24.410377
}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