Rate Overview
Live
1 KMF = 0.040511 MDL
1 MDL = 24.6847
KMF
Avg
0.040893
High
0.041336
Low
0.040406
Last updated: 7/24/2026, 4:22:43 AM
Quick Conversions
| KMF | MDL |
|---|---|
| 1 KMF | 0.04 MDL |
| 10 KMF | 0.41 MDL |
| 50 KMF | 2.03 MDL |
| 100 KMF | 4.05 MDL |
| 500 KMF | 20.26 MDL |
| 1,000 KMF | 40.51 MDL |
Get KMF/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=MDLExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-07-24T04:22:43Z",
"rates": {
"MDL": 0.040511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "MDL",
"amount": 100
},
"result": 4.0511,
"rate": 0.040511
}Build with KMF/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key