Rate Overview
Live
1 MDL = 24.3962 KMF
1 KMF = 0.040990
MDL
Avg
25.0202
High
25.8885
Low
24.2742
Last updated: 6/29/2026, 2:27:11 AM
Quick Conversions
| MDL | KMF |
|---|---|
| 1 MDL | 24.40 KMF |
| 10 MDL | 243.96 KMF |
| 50 MDL | 1,219.81 KMF |
| 100 MDL | 2,439.62 KMF |
| 500 MDL | 12,198.09 KMF |
| 1,000 MDL | 24,396.19 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-06-29T02:27:11Z",
"rates": {
"KMF": 24.396188
}
}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": 2439.6187999999997,
"rate": 24.396188
}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