Rate Overview
Live
1 MDL = 24.5064 KMF
1 KMF = 0.040806
MDL
Avg
24.4718
High
24.6682
Low
24.3882
Last updated: 4/16/2026, 8:07:19 PM
Quick Conversions
| MDL | KMF |
|---|---|
| 1 MDL | 24.51 KMF |
| 10 MDL | 245.06 KMF |
| 50 MDL | 1,225.32 KMF |
| 100 MDL | 2,450.64 KMF |
| 500 MDL | 12,253.21 KMF |
| 1,000 MDL | 24,506.42 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-04-16T20:07:19Z",
"rates": {
"KMF": 24.506415
}
}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": 2450.6415,
"rate": 24.506415
}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