Rate Overview
Live
1 KMF = 0.041100 MDL
1 MDL = 24.3309
KMF
Avg
0.040363
High
0.041100
Low
0.039751
Last updated: 3/27/2026, 12:37:50 PM
Quick Conversions
| KMF | MDL |
|---|---|
| 1 KMF | 0.04 MDL |
| 10 KMF | 0.41 MDL |
| 50 KMF | 2.05 MDL |
| 100 KMF | 4.11 MDL |
| 500 KMF | 20.55 MDL |
| 1,000 KMF | 41.10 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-03-27T12:37:50Z",
"rates": {
"MDL": 0.0411
}
}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.109999999999999,
"rate": 0.0411
}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